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