Contains the denominator of the scale used to load last jpeg image.
It is used only when JPEG_Scale=AutoCalc.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int JPEG_UsedScale { get; set; }
Public Property JPEG_UsedScale As Integer Get Set
public: property int JPEG_UsedScale { int get (); void set (int value); }