Oyranos Color Management System API - Version 0.9.6
Functions
oyranos_color.c File Reference
#include <math.h>
#include "oyranos_color.h"

Functions

void oyLab2XYZ (const double *CIELab, double *XYZ)
 CIE Lab to ICC XYZ.
void oyXYZ2Lab (const double *XYZ, double *lab)
 ICC XYZ to CIE * Lab.
void oyCIEabsXYZ2ICCrelXYZ (const double *CIEXYZ, double *ICCXYZ, const double *XYZmin, const double *XYZmax, const double *XYZwhite)
 CIE absolute colorimetric to ICC relative colorimetric.
void oyICCXYZrel2CIEabsXYZ (const double *ICCXYZ, double *CIEXYZ, const double *XYZmin, const double *XYZmax, const double *XYZwhite)
 ICC relative colorimetric to CIE absolute colorimetric.

Detailed Description

Oyranos is an open source Color Management System

Copyright:
2008-2012 (C) Kai-Uwe Behrmann