Documentation Portal      

What are you looking for?

EBaseROI::CopyTo

Copies all the data of the current EBaseROI object into another EBaseROI object and returns it.

Namespace: Euresys::Open_eVision_2_6

[C++]

void CopyTo(
   EBaseROI* dest
)

Parameters

dest

Pointer to the EBaseROI object in which the current EBaseROI object data have to be copied.

Remarks

This method copies all the object date to the destination object. The attached ROIs are copied recursively and attached to the destination object. They will be deleted automatically when the the destination object is deleted. When the buffer of the source image has been provided by a call to SetImagePtr, the pointer will be copied into the destination image. Both images will thus refer the same external buffer.

EBaseROI.CopyTo

Copies all the data of the current EBaseROI object into another EBaseROI object and returns it.

Namespace: Euresys.Open_eVision_2_6

[C#]

void CopyTo(
   Euresys.Open_eVision_2_6.EBaseROI dest
)

Parameters

dest

Pointer to the EBaseROI object in which the current EBaseROI object data have to be copied.

Remarks

This method copies all the object date to the destination object. The attached ROIs are copied recursively and attached to the destination object. They will be deleted automatically when the the destination object is deleted. When the buffer of the source image has been provided by a call to SetImagePtr, the pointer will be copied into the destination image. Both images will thus refer the same external buffer.

Which API shall we display?

© 2018 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.6.1.1110