RawRational class
Leave feedback
On this page
Represents a rational number.
The RawRational type exposes the following members:
| Constructor | Description |
|---|---|
__init__(self, numerator, denominator) |
Initializes a new instance of the RawRational class. |
| Property | Description |
|---|---|
| numerator | Gets the numerator. |
| denominator | Gets the denominator. |
| value | Gets the rational value. |
| Method | Description |
|---|---|
equals(, rational, other) |
Compares a pair of RawRational numbers. |
equals(self, other) |
Indicates whether the current object is equal to another object of the same type. |
- module
groupdocs.metadata.formats.image - class
RawRational
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.