System.Drawing.Imaging.ImageFormat.Equals Method

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

Syntax

public override bool Equals (object o)

Parameters

o
The object to test.

Returns

true if o is an System.Drawing.Imaging.ImageFormat object that is equivalent to this System.Drawing.Imaging.ImageFormat object; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Imaging
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0