This property refers to the identification of the Interoperability rule

[C++Builder]   imagekitcontrolname->FileIO->Exif->InteroperabilityIndex[ = UnicodeString ]
[Delphi]   imagekitcontrolname.FileIO.Exif.InteroperabilityIndex[ = String ]

Reference

The interoperability index

"R98" The R98 file as prescribed by Exif98 or the standard DCF file as prescribed by the Design Rule for Camera File System.
"THM" The standard DCF thumbnail file as prescribed by the Design Rule for Camera File System.
"R03" The standard DCF option file as prescribed by the Design Rule for Camera File System.

Explanation

The property value can be set or retrieved by executing the FileIO.GetImageFileType or the FileIO.GetImageFileTypeMem methods.

The property value is derived from the image tags related to the interoperability.

Setting this value

This value can be set at runtime.

Retrieving this value

This value can be retrieved at runtime.

 

The ImageKit10 VCL is a product created by Newtone Corporation