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 |
---|---|---|
|
0 |
Used for capturing flat fingerprints. |
|
1 |
Used for capturing rolled fingerprints. |
|
2 |
Enables the capture of two fingers at the same time. |
|
3 |
Allows for the simultaneous capture of four fingers, typically the four fingers excluding the thumbs of one hand. |