|
void | oyLab2XYZ (const double *CIELab, double *XYZ) |
| CIE Lab to ICC XYZ. More...
|
|
void | oyXYZ2Lab (const double *XYZ, double *lab) |
| ICC XYZ to CIE * Lab. More...
|
|
void | oyCIEabsXYZ2ICCrelXYZ (const double *CIEXYZ, double *ICCXYZ, const double *XYZmin, const double *XYZmax, const double *XYZwhite) |
| CIE absolute colorimetric to ICC relative colorimetric. More...
|
|
void | oyICCXYZrel2CIEabsXYZ (const double *ICCXYZ, double *CIEXYZ, const double *XYZmin, const double *XYZmax, const double *XYZwhite) |
| ICC relative colorimetric to CIE absolute colorimetric. More...
|
|
Oyranos is an open source Color Management System
- Copyright:
- 2008-2012 (C) Kai-Uwe Behrmann