Table of Contents

Operator operator !=

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

operator !=(HSVValue, HSVValue)

Tests whether two HSVValue objects are different.

public static bool operator !=(HSVValue left, HSVValue right)

Parameters

left HSVValue
right HSVValue

Returns

bool