The open imaging DSP library
Loading...
Searching...
No Matches
Data Fields
mpix_format Struct Reference

Image format description. More...

#include <types.h>

Data Fields

uint32_t fourcc
 
uint16_t width
 
uint16_t height
 

Detailed Description

Image format description.

Field Documentation

◆ fourcc

uint32_t mpix_format::fourcc

Four Character Code, describing the pixel format

◆ height

uint16_t mpix_format::height

Frame height, in number of pixel

◆ width

uint16_t mpix_format::width

Frame width, in number of pixel


The documentation for this struct was generated from the following file: