Specifies Windows XP image rating. This is shown in properties of jpeg/tiff file under Windows XP.
Allowed values from 0 up to 5.
-1 means not available.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int EXIF_XPRating { get; set; }
Public Property EXIF_XPRating As Integer Get Set
public: property int EXIF_XPRating { int get (); void set (int value); }