Orbbec SDK K4A Wrapper
Loading...
Searching...
No Matches
k4a::image Member List

This is the complete list of members for k4a::image, including all inherited members.

create(k4a_image_format_t format, int width_pixels, int height_pixels, int stride_bytes)k4a::imageinlinestatic
create_from_buffer(k4a_image_format_t format, int width_pixels, int height_pixels, int stride_bytes, uint8_t *buffer, size_t buffer_size, k4a_memory_destroy_cb_t *buffer_release_cb, void *buffer_release_cb_context)k4a::imageinlinestatic
get_buffer() noexceptk4a::imageinline
get_buffer() const noexceptk4a::imageinline
get_device_timestamp() const noexceptk4a::imageinline
get_exposure() const noexceptk4a::imageinline
get_format() const noexceptk4a::imageinline
get_height_pixels() const noexceptk4a::imageinline
get_iso_speed() const noexceptk4a::imageinline
get_size() const noexceptk4a::imageinline
get_stride_bytes() const noexceptk4a::imageinline
get_system_timestamp() const noexceptk4a::imageinline
get_white_balance() const noexceptk4a::imageinline
get_width_pixels() const noexceptk4a::imageinline
handle() const noexceptk4a::imageinline
image(k4a_image_t handle=nullptr) noexceptk4a::imageinline
image(const image &other) noexceptk4a::imageinline
image(image &&other) noexceptk4a::imageinline
is_valid() const noexceptk4a::imageinline
operator bool() const noexceptk4a::imageinlineexplicit
operator!=(const image &other) const noexceptk4a::imageinline
operator!=(std::nullptr_t) const noexceptk4a::imageinline
operator=(const image &other) noexceptk4a::imageinline
operator=(image &&other) noexceptk4a::imageinline
operator=(std::nullptr_t) noexceptk4a::imageinline
operator==(const image &other) const noexceptk4a::imageinline
operator==(std::nullptr_t) const noexceptk4a::imageinline
reset() noexceptk4a::imageinline
set_exposure_time(std::chrono::microseconds exposure) noexceptk4a::imageinline
set_iso_speed(uint32_t iso_speed) noexceptk4a::imageinline
set_timestamp(std::chrono::microseconds timestamp) noexceptk4a::imageinline
set_white_balance(uint32_t white_balance) noexceptk4a::imageinline
~image() (defined in k4a::image)k4a::imageinline