Add CL=f(H) curve to Color and Light mask

This commit is contained in:
Desmis
2019-01-11 16:05:00 +01:00
parent a4325e4cc0
commit 9d1104517b
17 changed files with 181 additions and 23 deletions

View File

@@ -495,6 +495,7 @@ public:
bool HHcurve;
bool CCmaskcurve;
bool LLmaskcurve;
bool HHmaskcurve;
bool invers;
// Exposure
bool expexpose;