Operator operator !=
- Namespace
- PaintDotNet
- Assembly
- PaintDotNet.Core.dll
operator !=(ColorBgra, ColorBgra)
Compares two ColorBgra instance to determine if they are not equal.
public static bool operator !=(ColorBgra lhs, ColorBgra rhs)
Compares two ColorBgra instance to determine if they are not equal.
public static bool operator !=(ColorBgra lhs, ColorBgra rhs)