This property refers to the saturation used by the camera when image was captured.

[C++Builder]   imagekitcontrolname->FileIO->Exif->Saturation[ = short ]
[Delphi]   imagekitcontrolname.FileIO.Exif.Saturation[ = Smallint ]

Explanation

The Saturation property refers to the saturation used by the camera when image was captured.

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

This property value is derived from the image tags related to the photographic conditions.

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