TiffRational class
TiffRational class
The tiff rational type.
The TiffRational type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the TiffRational class. |
| init | Initializes a new instance of the TiffRational class. |
| init | Initializes a new instance of the TiffRational class. |
Properties
| Property | Description |
|---|---|
| denominator | Gets the denominator. |
| nominator | Gets the nominator. |
| value | Gets the float value. |
| value_d | Gets the double value. |
| EPSILON | The epsilon for fraction calculation |
Methods
| Method | Description |
|---|---|
| approximate_fraction | Approximates the provided value to a fraction. |
| approximate_fraction | Approximates the provided value to a fraction. |
| approximate_fraction | Approximates the provided value to a fraction. |
| approximate_fraction | Approximates the provided value to a fraction. |
See Also
- module
aspose.cad.fileformats.tiff - class
TiffRational