Blend CMS with matrix feature

see issue 951
This commit is contained in:
Oliver Duis
2011-08-31 19:49:00 +02:00
parent f89fcd56ba
commit d76f3c38c5
11 changed files with 74 additions and 18 deletions

View File

@@ -339,6 +339,7 @@ class ColorManagementParams {
public:
Glib::ustring input;
bool gammaOnInput;
bool blendCMSMatrix;
Glib::ustring working;
Glib::ustring output;
static const Glib::ustring NoICMString;