Issue 2123: better rendering of capture one ICC, support for Leaf ICCs, colorconversion cleanup, deactivation of iccgamut and matrix blending setting

This commit is contained in:
torger
2013-12-17 21:16:22 +01:00
parent b38e87fb87
commit 803bef6b35
6 changed files with 378 additions and 184 deletions

View File

@@ -47,7 +47,7 @@ namespace rtengine {
Glib::ustring srgb; // default name of SRGB space profile
Glib::ustring srgb10; // default name of SRGB space profile
bool gamutICC;
bool gamutICC; // no longer used
bool gamutLch;
bool ciecamfloat;
int amchroma;