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

@@ -303,6 +303,7 @@ class ColorManagementParamsEdited {
public:
bool input;
bool blendCMSMatrix;
bool preferredProfile;
bool working;
bool output;
bool gamma;