[C#]
static bool operator != (PixelFormat left, PixelFormat right);
[Visual Basic]
Shared Function Operator != (left As PixelFormat, right As PixelFormat) As Boolean
None.