FingerTemplate.fromFile Method¶
Module: FingerTemplate
Definition¶
Imports the finger template object from a file.
static FingerTemplate fromFile(FingerTemplateFormat format, String? path)
Parameters
format FingerTemplateFormatin Finger template buffer type to import the finger template object from.
path Stringin Path to the file to import the finger template object from.
Returns
The newly created finger template.
Exceptions
An error has occurred during Finger Library execution.