| colord Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
gboolean cd_it8_utils_calculate_ccmx (CdIt8 *it8_reference,CdIt8 *it8_measured,CdIt8 *it8_ccmx,GError **error);
gboolean cd_it8_utils_calculate_ccmx (CdIt8 *it8_reference,CdIt8 *it8_measured,CdIt8 *it8_ccmx,GError **error);
This calculates the colorimter correction matrix using the Four-Color Matrix Method by Yoshihiro Ohno and Jonathan E. Hardis, 1997.
|
The reference data |
|
The measured data |
|
The calculated correction matrix |
|
A GError, or NULL
|
Returns : |
TRUE if a correction matrix was found. |