Documentation Portal      

What are you looking for?

EC24A::EC24A

Constructs a EC24A object.

Namespace: Euresys::Open_eVision_2_6

[C++]

void EC24A(
)

void EC24A(
   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).

EC24A.EC24A

Constructs a EC24A object.

Namespace: Euresys.Open_eVision_2_6

[C#]

void EC24A(
)

void EC24A(
   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