FingerImageRecord.fromFile Method

Module: FingerImageRecord

Definition

Creates a FingerImageRecord from a file.

Important

When importing from an ANSI/NIST-ITL 1-2011 (AN2K) transaction, all images in records of type 04 and 14 are imported and added to the list.

Note

For AN2K transaction both traditional and NIEM-XML encodings are supported.

static FingerImageRecord fromFile(FingerImageRecordFormat format, String? path)

Parameters

in Finger image record format to import the finger image record from.

path String
in Path to the file to import the finger image record from.

Returns

The newly created finger image record.

Exceptions

An error has occurred during Finger Library execution.