equals method
equals
Determines whether this instance is equal with specified “Image2DFormat” instance
Returns
True if are equal, false if are unequal
def equals(self, other):
...
| Parameter | Type | Description |
|---|---|---|
| other | groupdocs.viewer.drawing.Image2DFormat | Other Image2DFormat instance to check on equality with this |
See Also
- module
groupdocs.viewer.drawing - class
Image2DFormat