#include <image_types.h>
Public Attributes | |
uint32_t * | buf |
const int32_t | height |
const int32_t | stride |
const int32_t | width |
Definition at line 77 of file image_types.h.
uint32_t* image_u32::buf |
Definition at line 83 of file image_types.h.
const int32_t image_u32::height |
Definition at line 80 of file image_types.h.
const int32_t image_u32::stride |
Definition at line 81 of file image_types.h.
const int32_t image_u32::width |
Definition at line 79 of file image_types.h.