ImageFormat::Equals Method (Object^)
.NET Framework (current version)
Returns a value that indicates whether the specified object is an ImageFormat object that is equivalent to this ImageFormat object.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- o
-
Type:
System::Object^
The object to test.
Return Value
Type: System::Booleantrue if o is an ImageFormat object that is equivalent to this ImageFormat object; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: