Documentation Portal      

What are you looking for?

ERegion::CropRuns

Creates a new ERegion by cropping the ERegion runs within a given area.

Namespace: Euresys::Open_eVision_2_10

[C++]

ERegion CropRuns(
   int orgX,
   int orgY,
   int width,
   int height
)

Parameters

orgX

X origin of the cropping area.

orgY

Y origin of the cropping area.

width

Width of the cropping area.

height

height of the cropping area.

ERegion.CropRuns

Creates a new ERegion by cropping the ERegion runs within a given area.

Namespace: Euresys.Open_eVision_2_10

[C#]

Euresys.Open_eVision_2_10.ERegion CropRuns(
   int orgX,
   int orgY,
   int width,
   int height
)

Parameters

orgX

X origin of the cropping area.

orgY

Y origin of the cropping area.

width

Width of the cropping area.

height

height of the cropping area.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121