![]() |
The open imaging DSP library
|
Image format description. More...
#include <types.h>
Data Fields | |
uint32_t | fourcc |
uint16_t | width |
uint16_t | height |
Image format description.
uint32_t mpix_format::fourcc |
Four Character Code, describing the pixel format
uint16_t mpix_format::height |
Frame height, in number of pixel
uint16_t mpix_format::width |
Frame width, in number of pixel