FreeImage.NET Class Library Reference
FIURational Properties |
The FIURational type exposes the following members.
Properties
Name | Description | |
---|---|---|
Denominator |
The denominator of the fraction.
|
|
IsInteger |
Returns whether the fraction is representing an integer value.
|
|
Numerator |
The numerator of the fraction.
|
See Also