op_Inequality
Image2DFormat Inequality operator
Defines whether two specific Image2DFormat
instances are not 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 unequal, false if are equal
See Also
- struct Image2DFormat
- namespace GroupDocs.Viewer.Drawing
- assembly GroupDocs.Viewer