Represents the smallest possible value of FIURational. This field is constant.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public static readonly FIURational MinValue |
Visual Basic (Declaration) |
---|
Public Shared ReadOnly MinValue As FIURational |
Visual C++ |
---|
public: static initonly FIURational MinValue |