#include <image_types.h>
Public Attributes | |
uint8_t * | buf |
const int32_t | height |
const int32_t | stride |
const int32_t | width |
Definition at line 47 of file image_types.h.
uint8_t* image_u8x3::buf |
Definition at line 53 of file image_types.h.
const int32_t image_u8x3::height |
Definition at line 50 of file image_types.h.
const int32_t image_u8x3::stride |
Definition at line 51 of file image_types.h.
const int32_t image_u8x3::width |
Definition at line 49 of file image_types.h.