FingerScanner.getPreviewImage Method¶
Module: FingerScanner
Definition¶
Obtains the most recent preview image from the ongoing capture session.
bool getPreviewImage(FingerImage picture)
Parameters
picture FingerImagein The parameter to store the latest preview image.
Returns
boolIndicates whether the preview image is available.
Exceptions
An error has occurred during FingerCapture Library execution.