Documentation Portal      

What are you looking for?

EasyColor::XyzToRgb

Convert a color from any system to RGB.

Namespace: Euresys::Open_eVision_2_6

[C++]

void XyzToRgb(
   EXYZ colorIn,
   ERGB& colorOut
)

void XyzToRgb(
   EC24 colorIn,
   EC24& colorOut
)

Parameters

colorIn

Input color.

colorOut

Output color.

Remarks

These functions transform the color components (of a pixel) expressed in some color system to the corresponding components in another system.

EasyColor.XyzToRgb

Convert a color from any system to RGB.

Namespace: Euresys.Open_eVision_2_6

[C#]

void XyzToRgb(
   Euresys.Open_eVision_2_6.EXYZ colorIn,
   out Euresys.Open_eVision_2_6.ERGB colorOut
)

void XyzToRgb(
   Euresys.Open_eVision_2_6.EC24 colorIn,
   out Euresys.Open_eVision_2_6.EC24 colorOut
)

Parameters

colorIn

Input color.

colorOut

Output color.

Remarks

These functions transform the color components (of a pixel) expressed in some color system to the corresponding components in another system.

Which API shall we display?

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