op_Equality
Image2DFormat Equality operator
Defines whether two specific Image2DFormat
instances are equal
public static bool operator ==(Image2DFormat first, Image2DFormat second)
Parameter | Type | Description |
---|---|---|
first | Image2DFormat | First Image2DFormat instance to check |
second | Image2DFormat | Second Image2DFormat instance to check |
Return Value
True if are equal, false if are unequal
See Also
- struct Image2DFormat
- namespace GroupDocs.Viewer.Drawing
- assembly GroupDocs.Viewer