equals

equals(obj)

Returns a value that indicates whether the specified object is an ImageFormat object that is equivalent to this ImageFormat object.

ParameterTypeDescription
objObjectThe object to test.

Returns: true if o is an ImageFormat object that is equivalent to this ImageFormat object; otherwise, false.