| 
    BlinkID C SDK version 5.16.0
    
   | 
 
Image structure which holds an encoded image. More...
#include <ImageResult.h>
Data Fields | |
| size_t | size | 
| unsigned char const * | data | 
Image structure which holds an encoded image.
| unsigned char const* MBEncodedImage::data | 
Data of the image.
| size_t MBEncodedImage::size | 
Size of the data array.