FingerScanner.getCurrentFrame Method¶
Module: FingerScanner
Definition¶
Retrieves the current live frame from the capture session.
bool getCurrentFrame(CaptureImage frame)
Parameters
frame CaptureImagein The parameter to store the current live frame.
Returns
boolIndicates whether the current frame is available.
Exceptions
An error has occurred during FingerCapture Library execution.