DCP dual illuminant support

see issue 1336
This commit is contained in:
Oliver Duis
2012-04-23 17:45:27 +02:00
parent 29dc72e26c
commit c615e7b132
13 changed files with 187 additions and 44 deletions

View File

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