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