ImageEn, unit iexBitmaps

TIOParams.EXIF_ExifVersion

TIOParams.EXIF_ExifVersion


Declaration

property EXIF_ExifVersion: AnsiString;


Description

Returns the EXIF version number. It is stored as 4 bytes of ASCII characters, e.g. if the data is based on Exif V2.1, then the value is "0210". Since the type is "undefined", there is no NULL (0x00) for termination.


Loading contents...