This tag indicates the direction of sharpness 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_Sharpness { get; set; }
Public Property EXIF_Sharpness As Integer Get Set
public: property int EXIF_Sharpness { int get (); void set (int value); }