Tech5 Client Edition SDK 2.7.0
Public Attributes | List of all members
ImageData Class Reference

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...
 

Detailed Description

ImageData

structure keeps information about image data.

Member Data Documentation

◆ m_fingerPos

enum FINGERS ImageData::m_fingerPos

finger Position, 0...10 refer to ANSI/NIST standard

See also
FINGERS

◆ m_impression_type

enum IMPRESSION_TYPE ImageData::m_impression_type

impression type

See also
IMPRESSION_TYPE

◆ m_type

enum IMAGE_TYPE ImageData::m_type

image type

See also
IMAGE_TYPE

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