Documentation Portal      

What are you looking for?

EasyColor::XyzToRgb

Convert a color from any system to RGB.

Namespace: Euresys::Open_eVision_2_7

[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_7

[C#]

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

void XyzToRgb(
   Euresys.Open_eVision_2_7.EC24 colorIn,
   out Euresys.Open_eVision_2_7.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?

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