equals
equals(obj)
Returns a value that indicates whether the specified object is an ImageFormat object that is equivalent to this ImageFormat object.
| Parameter | Type | Description |
|---|---|---|
| obj | Object | The object to test. |
Returns: true if o is an ImageFormat object that is equivalent to this ImageFormat object; otherwise, false.