ECodedElement::GetLayerIndex

Returns the index of the layer in the coded image to which the coded element belongs.

Namespace: Euresys::Open_eVision

[C++]

OEV_UINT32 GetLayerIndex() const

Remarks

If the coded element is a hole, its layer index is defined as that of its parent object.

ECodedElement.LayerIndex

Returns the index of the layer in the coded image to which the coded element belongs.

Namespace: Euresys.Open_eVision

[C#]

uint LayerIndex

{ get; }

Remarks

If the coded element is a hole, its layer index is defined as that of its parent object.