Namespace: Rx.Net – Class: ImageFormat – Assembly: Rx.Net.Mixed

ImageFormat.Equals Method

C#
public bool Equals(ImageFormat xFormat)

Tests if this ImageFormat^ is considered equal to another.

Parameters

[ImageFormat] xFormat

[in] If non-null, the image format^ to compare to this object.

Returns

bool

True if the objects are considered equal, false if they are not.