op_Inequality
ImageType Inequality operator
Defines whether two specific ImageType instances are not equal
public static bool operator !=(ImageType first, ImageType second)
Parameter | Type | Description |
---|---|---|
first | ImageType | First ImageType instance to check |
second | ImageType | Second ImageType instance to check |
Return Value
True if are unequal, false if are equal
See Also
- struct ImageType
- namespace GroupDocs.Editor.HtmlCss.Resources.Images
- assembly GroupDocs.Editor