Table of Contents

Operator operator !=

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

operator !=(RGBValue, RGBValue)

Tests whether two RGBValue objects are different.

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

Parameters

left RGBValue
right RGBValue

Returns

bool