![]() |
Banuba SDK
|
This is the complete list of members for bnb::full_image_t, including all inherited members.
| basis_transform | bnb::transformable_event< full_image_t > | |
| camera_tex_id (defined in bnb::full_image_t) | bnb::full_image_t | |
| create_bpc8(const uint8_t *rgb_plane, int32_t rgb_stride, int32_t width, int32_t height, pixel_buffer_format fmt, orientation orient, bool mirroring, plane_deleter deleter) (defined in bnb::full_image_t) | bnb::full_image_t | static |
| create_i420(const uint8_t *y_plane, int32_t y_stride, const uint8_t *u_plane, int32_t u_stride, const uint8_t *v_plane, int32_t v_stride, int32_t width, int32_t height, bnb::color_std std, bnb::color_range rng, orientation orient, bool mirroring, plane_deleter y_deleter, plane_deleter u_deleter, plane_deleter v_deleter) (defined in bnb::full_image_t) | bnb::full_image_t | static |
| create_nv12(const uint8_t *y_plane, int32_t y_stride, const uint8_t *uv_plane, int32_t uv_stride, int32_t width, int32_t height, bnb::color_std std, bnb::color_range rng, orientation orient, bool mirroring, plane_deleter y_deleter, plane_deleter uv_deleter) (defined in bnb::full_image_t) | bnb::full_image_t | static |
| full_image_t() | bnb::full_image_t | |
| full_image_t(bpc8_image_t image) | bnb::full_image_t | explicit |
| full_image_t(yuv_image_t image) | bnb::full_image_t | explicit |
| full_image_t(const full_image_t &) | bnb::full_image_t | |
| full_image_t(full_image_t &&) noexcept | bnb::full_image_t | |
| full_roi | bnb::transformable_event< full_image_t > | |
| get_base_ptr() const | bnb::full_image_t | |
| get_base_ptr_of_plane(uint32_t plane_num) const | bnb::full_image_t | |
| get_bytes_per_pixel() const | bnb::full_image_t | |
| get_bytes_per_pixel_of_plane(uint32_t plane_num) const | bnb::full_image_t | |
| get_bytes_per_row() const | bnb::full_image_t | |
| get_bytes_per_row_of_plane(uint32_t plane_num) const | bnb::full_image_t | |
| get_color_range() const | bnb::full_image_t | |
| get_color_standard() const | bnb::full_image_t | |
| get_data() const noexcept | bnb::full_image_t | inline |
| get_format() const | bnb::full_image_t | |
| get_height() const | bnb::full_image_t | |
| get_height_of_plane(uint32_t plane_num) const | bnb::full_image_t | |
| get_mirroring() const | bnb::full_image_t | |
| get_number_of_planes() const | bnb::full_image_t | |
| get_orientation() const | bnb::full_image_t | |
| get_pixel_buffer_format() const | bnb::full_image_t | |
| get_subchannel_basis_transform(float inv_scale=1.f) const (defined in bnb::full_image_t) | bnb::full_image_t | inline |
| get_width() const | bnb::full_image_t | |
| get_width_of_plane(uint32_t plane_num) const | bnb::full_image_t | |
| has_data() const noexcept | bnb::full_image_t | inline |
| image_basis() const | bnb::full_image_t | inline |
| is_landscape() const | bnb::full_image_t | |
| load(const std::string &path, bool alpha=false) | bnb::full_image_t | static |
| normalize_orientation() | bnb::full_image_t | |
| operator=(const full_image_t &) (defined in bnb::full_image_t) | bnb::full_image_t | |
| operator=(full_image_t &&other) noexcept (defined in bnb::full_image_t) | bnb::full_image_t | |
| plane_deleter typedef (defined in bnb::full_image_t) | bnb::full_image_t | |
| post_transform | bnb::transformable_event< full_image_t > | |
| set_camera_transform(const float in_origin_x, const float in_origin_y, const float in_scale_x, const float in_scale_y) (defined in bnb::full_image_t) | bnb::full_image_t | |
| set_fov(float fov) | bnb::full_image_t | |
| ~base_event_iface()=default (defined in bnb::base_event_iface) | bnb::base_event_iface | virtual |
| ~full_image_t() override (defined in bnb::full_image_t) | bnb::full_image_t |