ESize::operator!=

Checks if this instance is not strictly equal to another

Namespace: Euresys::Open_eVision

[C++]

bool operator!=(
   const ESize& other
) const

Parameters

other

Reference to the other ESize instance

ESize.operator!=

Checks if this instance is not strictly equal to another

Namespace: Euresys.Open_eVision

[C#]

static bool operator!=(
   ESize other
)

Parameters

other

Reference to the other ESize instance

operator!=

Sorry, this function does not exist in Python.