Documentation Portal      

What are you looking for?

EC16::EC16

Constructs a EC16 object.

Namespace: Euresys::Open_eVision_2_6

[C++]

void EC16(
)

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

Parameters

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).

EC16.EC16

Constructs a EC16 object.

Namespace: Euresys.Open_eVision_2_6

[C#]

void EC16(
)

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

Parameters

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