This property refers to the name of the method used for location finding.

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

Reference

The name of the formula used for positioning (i.e. "CELLID", "WLAN", "GPS", etc.)

Explanation

The ProcessingMethod property refers to the name of the method used for location finding. The property value can be set or retrieved by executing the FileIO.GetImageFileType or the FileIO.GetImageFileTypeMem methods.

The ProcessingMethod property are related to Exif GPS information tags.

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