Documentation Portal      

What are you looking for?

EC24::EC24

Constructs a EC24 object.

Namespace: Euresys::Open_eVision_2_6

[C++]

void EC24(
)

void EC24(
   const ERGBColor& rgbColor
)

void EC24(
   OEV_UINT8 c0,
   OEV_UINT8 c1,
   OEV_UINT8 c2
)

Parameters

rgbColor

-

c0

The value of the first component of the pixel (red channel).

c1

The value of the second component of the pixel (green channel).

c2

The value of the third component of the pixel (blue channel).

EC24.EC24

Constructs a EC24 object.

Namespace: Euresys.Open_eVision_2_6

[C#]

void EC24(
)

void EC24(
   Euresys.Open_eVision_2_6.ERGBColor rgbColor
)

void EC24(
   byte c0,
   byte c1,
   byte c2
)

Parameters

rgbColor

-

c0

The value of the first component of the pixel (red channel).

c1

The value of the second component of the pixel (green channel).

c2

The value of the third component of the pixel (blue channel).

Which API shall we display?

© 2018 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.6.1.1110