[][src]Constant k4a_sys_temp::k4a_image_format_t_K4A_IMAGE_FORMAT_CUSTOM8

pub const k4a_image_format_t_K4A_IMAGE_FORMAT_CUSTOM8: k4a_image_format_t = 6;

Single channel image type CUSTOM8.

\details Each pixel of CUSTOM8 is a single channel one byte of unsigned data.

\details Stride indicates the length of each line in bytes and should be used to determine the start location of each line of the image in memory.