Fixed bug in color LC(H) - add LC(H) for exposure - add blend for mask color

This commit is contained in:
Desmis
2019-01-17 17:13:27 +01:00
parent 89ec57ea73
commit eec28d637f
17 changed files with 250 additions and 13 deletions

View File

@@ -488,6 +488,7 @@ public:
bool chroma;
bool sensi;
bool structcol;
bool blendmaskcol;
bool qualitycurveMethod;
bool showmaskcolMethod;
bool llcurve;
@@ -512,6 +513,7 @@ public:
bool showmaskexpMethod;
bool CCmaskexpcurve;
bool LLmaskexpcurve;
bool HHmaskexpcurve;
// Vibrance
bool expvibrance;
bool saturated;