FingerScanner.takeSnapshot Method

Module: FingerScanner

Definition

Takes a snapshot during an ongoing capture session and stores it for later retrieval.

take_snapshot(self) -> None

Exceptions

An error has occurred during FingerCapture Library execution.
void takeSnapshot()

Exceptions

An error has occurred during FingerCapture Library execution.
public void TakeSnapshot()

Exceptions

An error has occurred during FingerCapture Library execution.
int id3CaptureFingerScanner_TakeSnapshot (
    ID3_FINGER_CAPTURE_FINGER_SCANNER hFingerScanner)

Parameters

in Handle to the FingerScanner object.

Returns

int
An error code.
See id3FingerCaptureError file for the list of possible error codes.