EObjectSelection::GetAttachedImage

EObjectSelection::SetAttachedImage

Returns the currently attached image.

Namespace: Euresys::Open_eVision

[C++]

const EROIBW8* GetAttachedImage() const

void SetAttachedImage(const EROIBW8* image)

EObjectSelection.AttachedImage

Returns the currently attached image.

Namespace: Euresys.Open_eVision

[C#]

EROIBW8 AttachedImage

{ get; set; }

EObjectSelection.AttachedImage

Returns the currently attached image.

Module: open_evision

[Python]

AttachedImage: EROIBW8

{get; set}