FingerScanner.previewImageFormat Property¶
Module: FingerScanner
Type: VideoFormat
Definition¶
Defines the format of the image previews provided during capture.
preview_image_format: VideoFormat
Exceptions
An error has occurred during FingerCapture Library execution.
VideoFormat get previewImageFormat => getPreviewImageFormat();
Exceptions
An error has occurred during FingerCapture Library execution.
public VideoFormat previewImageFormat
{
get => GetpreviewImageFormat();
}
Exceptions
An error has occurred during FingerCapture Library execution.
int id3CaptureFingerScanner_GetPreviewImageFormat (ID3_FINGER_CAPTURE_FINGER_SCANNER hFingerScanner, ID3_DEVICES_VIDEO_FORMAT hPreviewImageFormat)
Returns