Table of Contents

Method Equals

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Equals(object?)

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

public override bool Equals(object? o)

Parameters

o object

The object to test.

Returns

bool

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