This property refers to the version of the FlashPix format supported. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.
[Visual Basic] Public ReadOnly Property
FlashPixVersion As String
[C#] public string FlashPixVersion {get;}
Property Value
FlashPixVersion is the FlashPix format version supported by a FPRX file (i.e. "1000").
Explanation
The FlashPixVersion property refers to the version of the FlashPix format supported. The property value can be retrieved by executing the File.GetImageFileType or the File.GetImageFileTypeFromRawData method.
The property value is derived from the image tags related to the Exif version.