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