FingerImageRecordFormat Enumeration¶
Namespace: id3.Finger
Definition¶
Enumerates the supported format of finger image records.
class FingerImageRecordFormat
enum FingerImageRecordFormat
public enum FingerImageRecordFormat
public enum FingerImageRecordFormat
public enum FingerImageRecordFormat
typedef enum id3FingerImageRecordFormat
Fields¶
Name |
Value |
Description |
---|---|---|
|
0 |
Undefined image record format. |
|
10 |
ANSI INCITS 381-2004. |
|
11 |
ANSI INCITS 381-2009. |
|
20 |
ISO/IEC 19794-4:2005 record format. |
|
21 |
ISO/IEC 19794-4:2011 record format. |
|
22 |
ANSI/NIST-ITL 1-2011 Update:2015 (AN2K) transaction using Traditional encoding. |
|
23 |
ANSI/NIST-ITL 1-2011 Update:2015 (AN2K) transaction using XML encoding. |