This tag indicates the direction of saturation processing applied by the camera when the image was shot.
0 = Normal
1 = Low saturation
2 = High saturation
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int EXIF_Saturation { get; set; }
Public Property EXIF_Saturation As Integer Get Set
public: property int EXIF_Saturation { int get (); void set (int value); }