EImageBW8::operator=

Copies a EImageBW8 image.

Namespace: Euresys::Open_eVision

[C++]

EImageBW8& operator=(
   const EImageBW8& other
)

Parameters

other

Another EImageBW8 object.

Remarks

This method copies all the supplied image properties (content, attributes, sub-ROIs...) into the current object.

EImageBW8.operator=

Copies a EImageBW8 image.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EImageBW8 operator=(
   Euresys.Open_eVision.EImageBW8 other
)

Parameters

other

Another EImageBW8 object.

Remarks

This method copies all the supplied image properties (content, attributes, sub-ROIs...) into the current object.