FIRational Properties

FreeImage.NET

FIRational Properties

The FIRational type exposes the following members.

Properties
  Name Description
Public property Denominator
The denominator of the fraction.
Public property IsInteger
Returns whether the fraction is representing an integer value.
Public property Numerator
The numerator of the fraction.
Top
See Also