![]() |
Tech5 Client Edition SDK 2.7.0
|
ImageDatastructure keeps information about image data. More...
#include <common.h>
Public Attributes | |
enum IMAGE_TYPE | m_type |
image type More... | |
uint8_t * | m_image |
pointer to buffer with whole image file containt. | |
uint32_t | m_imageSize |
size of image | |
uint16_t | m_ppi |
Image resolution (e.g. 500 , 1000) | |
enum FINGERS | m_fingerPos |
finger Position, 0...10 refer to ANSI/NIST standard More... | |
enum IMPRESSION_TYPE | m_impression_type |
impression type More... | |
structure keeps information about image data.
enum FINGERS ImageData::m_fingerPos |
finger Position, 0...10 refer to ANSI/NIST standard
enum IMPRESSION_TYPE ImageData::m_impression_type |
impression type
enum IMAGE_TYPE ImageData::m_type |
image type