BlinkID C SDK version 5.16.0
Data Fields
MBEncodedImage Struct Reference

Image structure which holds an encoded image. More...

#include <ImageResult.h>

Data Fields

size_t size
 
unsigned char const * data
 

Detailed Description

Image structure which holds an encoded image.

Field Documentation

◆ data

unsigned char const* MBEncodedImage::data

Data of the image.

◆ size

size_t MBEncodedImage::size

Size of the data array.


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