BlinkID C SDK version 5.16.0
Data Fields
MBRawImage Struct Reference

Image structure which holds a raw image. More...

#include <ImageResult.h>

Data Fields

MBSize size
 
unsigned char const * data
 
MBRawImageType imageType
 
MBImageOrientation orientation
 

Detailed Description

Image structure which holds a raw image.

Field Documentation

◆ data

unsigned char const* MBRawImage::data

Data of the image.

◆ imageType

MBRawImageType MBRawImage::imageType

Type of the image.

◆ orientation

MBImageOrientation MBRawImage::orientation

Orientation of the image.

◆ size

MBSize MBRawImage::size

Structure containing width and height of the image.


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