Documentation Portal      

What are you looking for?

ERegion::ToImage

Exports the ERegion to a mask-type image.

Namespace: Euresys::Open_eVision_2_10

[C++]

void ToImage(
   EImageC24& img,
   EC24 background,
   EC24 foreground
)

void ToImage(
   EImageBW8& img,
   EBW8 background,
   EBW8 foreground
)

void ToImage(
   EImageBW16& img,
   EBW16 background,
   EBW16 foreground
)

Parameters

img

Destination image.

background

Background color.

foreground

Foreground color.

ERegion.ToImage

Exports the ERegion to a mask-type image.

Namespace: Euresys.Open_eVision_2_10

[C#]

void ToImage(
   Euresys.Open_eVision_2_10.EImageC24 img,
   Euresys.Open_eVision_2_10.EC24 background,
   Euresys.Open_eVision_2_10.EC24 foreground
)

void ToImage(
   Euresys.Open_eVision_2_10.EImageBW8 img,
   Euresys.Open_eVision_2_10.EBW8 background,
   Euresys.Open_eVision_2_10.EBW8 foreground
)

void ToImage(
   Euresys.Open_eVision_2_10.EImageBW16 img,
   Euresys.Open_eVision_2_10.EBW16 background,
   Euresys.Open_eVision_2_10.EBW16 foreground
)

Parameters

img

Destination image.

background

Background color.

foreground

Foreground color.

Which API shall we display?

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