EImageRangeSegmenter::SetBlackLayerIndex

Index of the black layer in the destination coded image.

Namespace: Euresys::Open_eVision::Segmenters

[C++]

void SetBlackLayerIndex(OEV_UINT32 index)

Remarks

Setting this property automatically switches on the encoding of the black layer.

EImageRangeSegmenter.BlackLayerIndex

Index of the black layer in the destination coded image.

Namespace: Euresys.Open_eVision.Segmenters

[C#]

override uint BlackLayerIndex

{ get; set; }

Remarks

Setting this property automatically switches on the encoding of the black layer.