Improve ref (hue chroma luma) management - prepare mask and blend

This commit is contained in:
Desmis
2019-01-07 16:51:05 +01:00
parent 1f900c03df
commit d6f13b0753
15 changed files with 288 additions and 27 deletions

View File

@@ -493,6 +493,8 @@ public:
bool cccurve;
bool LHcurve;
bool HHcurve;
bool CCmaskcurve;
bool LLmaskcurve;
bool invers;
// Exposure
bool expexpose;