Issue 2739: DCP looktable and curve now applied after exposure, plus fixed some premature clipping issues
This commit is contained in:
@@ -828,6 +828,9 @@ class ColorManagementParams {
|
||||
public:
|
||||
Glib::ustring input;
|
||||
bool toneCurve;
|
||||
bool applyLookTable;
|
||||
bool applyBaselineExposureOffset;
|
||||
bool applyHueSatMap;
|
||||
bool blendCMSMatrix; // setting no longer used
|
||||
int dcpIlluminant;
|
||||
Glib::ustring working;
|
||||
|
Reference in New Issue
Block a user