The denominator of the fraction.
Namespace:
FreeImageAPIAssembly: FreeImageNET (in FreeImageNET.dll)
Syntax
C# |
---|
public uint Denominator { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Denominator As UInteger |
Visual C++ |
---|
public: property unsigned int Denominator { unsigned int get (); } |