Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
ImageMetadata Class Reference

#include <ImageMetadata.h>

Collaboration diagram for ImageMetadata:
Collaboration graph

Public Types

enum  ImageType {
  UNSET = 0 , MONO = 1 , BGR , BGRA ,
  RGB , RGBA , YUV411_I = 10 , YUV444 ,
  YUV420 , UYVY , YUYV , NV12 ,
  BAYERBG10 = 20 , BAYERBG8 , BAYERGB8 , BAYERGR8 ,
  BAYERRG8
}
 

Static Public Member Functions

static size_t getElemSize (int depth)
 

Member Enumeration Documentation

◆ ImageType

Enumerator
UNSET 
MONO 
BGR 
BGRA 
RGB 
RGBA 
YUV411_I 
YUV444 
YUV420 
UYVY 
YUYV 
NV12 
BAYERBG10 
BAYERBG8 
BAYERGB8 
BAYERGR8 
BAYERRG8 

Member Function Documentation

◆ getElemSize()

static size_t ImageMetadata::getElemSize ( int depth)
inlinestatic
Here is the caller graph for this function:

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