eGraphicFieldType

This page covers the description of the eGraphicFieldType enumeration

eGraphicFieldType enumeration contains identifiers determining the logical type of the graphic data obtained while reading document filling fields or barcodes:

Constant

Description

GF_PORTRAIT

Photo of the document owner

GF_FINGERPR

Fingerprint of the document owner

GF_EYE

Iris of the document owner image

GF_SIGNATURE

Signature of the document owner

GF_BAR_CODE

Barcode image

GF_PROOF_OF_CITIZENSHIP

Image of the citizenship proving document

GF_DOCUMENT_IMAGE

Document image

GF_COLOR_DYNAMIC

Color dynamic area in the document

GF_GHOST_PORTRAIT

Ghost portrait

GF_STAMP

Stamp

GF_PORTRAIT_OF_CHILD

Portrait of child

GF_OTHER

Other image type

GF_FINGER_LEFT_THUMB

Fingerprint, left thumb

GF_FINGER_LEFT_INDEX

Fingerprint, left index

GF_FINGER_LEFT_MIDDLE

Fingerprint, left middle

GF_FINGER_LEFT_RING

Fingerprint, left ring

GF_FINGER_LEFT_LITTLE

Fingerprint, left little

GF_FINGER_RIGHT_THUMB

Fingerprint, right thumb

GF_FINGER_RIGHT_INDEX

Fingerprint, right index

GF_FINGER_RIGHT_MIDDLE

Fingerprint, right middle

GF_FINGER_RIGHT_RING

Fingerprint, right ring

GF_FINGER_RIGHT_LITTLE

Fingerprint, right little

Last updated