EImageEncoder::GetSegmentationMethod

EImageEncoder::SetSegmentationMethod

Segmentation method used during the encoding.

Namespace: Euresys::Open_eVision

[C++]

Euresys::Open_eVision::ESegmentationMethod GetSegmentationMethod() const

void SetSegmentationMethod(Euresys::Open_eVision::ESegmentationMethod method)

EImageEncoder.SegmentationMethod

Segmentation method used during the encoding.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.ESegmentationMethod SegmentationMethod

{ get; set; }