#include <image_types.h>
| Public Attributes | |
| uint8_t * | buf | 
| const int32_t | height | 
| const int32_t | stride | 
| const int32_t | width | 
Definition at line 37 of file image_types.h.
| uint8_t* image_u8::buf | 
Definition at line 43 of file image_types.h.
| const int32_t image_u8::height | 
Definition at line 40 of file image_types.h.
| const int32_t image_u8::stride | 
Definition at line 41 of file image_types.h.
| const int32_t image_u8::width | 
Definition at line 39 of file image_types.h.