| Package | Description |
|---|---|
| com.groupdocs.metadata.core |
The com.groupdocs.metadata.core namespace provides main classes allowing working with metadata in all supported formats.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TiffSRational.equals(TiffSRational other)
Indicates whether the current object is equal to another object of the same type.
|
static boolean |
TiffSRational.equals(TiffSRational rational,
TiffSRational other)
Compares pair of
TiffSRational. |
static boolean |
TiffSRational.op_Equality(TiffSRational left,
TiffSRational right)
Indicates whether two objects of the same type are equal.
|
static boolean |
TiffSRational.op_Inequality(TiffSRational left,
TiffSRational right)
Indicates whether two objects of the same type are not equal.
|
| Constructor and Description |
|---|
TiffSRationalTag(TiffTagID tagID,
TiffSRational[] value)
Initializes a new instance of the
TiffSRationalTag class. |
Copyright © 2025. All rights reserved.