TiffRational class
TiffRational class
Represents a rational number.
The TiffRational type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the TiffRational class. |
Properties
Property | Description |
---|---|
numerator | Gets the numerator. |
denominator | Gets the denominator. |
value | Gets the rational value. |
Methods
Method | Description |
---|---|
equals | Compares a pair of TiffRational numbers. |
equals | Indicates whether the current object is equal to another object of the same type. |
See Also
- module
groupdocs.metadata.formats.image
- class
TiffRational