EBrush::operator!=

Inequality operator.

Namespace: Euresys::Open_eVision

[C++]

bool operator!=(
   const EBrush& other
) const

Parameters

other

Other brush to compare with.

EBrush.operator!=

Inequality operator.

Namespace: Euresys.Open_eVision

[C#]

static bool operator!=(
   EBrush other
)

Parameters

other

Other brush to compare with.

operator!=

Sorry, this function does not exist in Python.