[]
        
(Showing Draft Content)

C1.AspNetCore.Api.ImageFormat.Equals

Equals Method

Equals(object)

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

Declaration
public override bool Equals(object o)
Parameters
Type Name Description
object o
Returns
Type Description
bool
Overrides