FingerCaptureMode Enumeration

Namespace: id3.FingerCapture

Definition

Defines the various modes available for capturing fingerprints using the system.
Each mode is suited for different scanning requirements and operational contexts.
class FingerCaptureMode
enum FingerCaptureMode
public enum FingerCaptureMode
typedef enum id3CaptureFingerCaptureMode

Fields

Name

Value

Description

flat

0

Used for capturing flat fingerprints.

rolled

1

Used for capturing rolled fingerprints.

twoFingers

2

Enables the capture of two fingers at the same time.

fourFingers

3

Allows for the simultaneous capture of four fingers, typically the four fingers excluding the thumbs of one hand.