Special use of rgb curves

This commit is contained in:
Desmis
2019-11-06 14:51:02 +01:00
parent 179a09d46b
commit 590e4a48fa
10 changed files with 92 additions and 4 deletions

View File

@@ -1019,6 +1019,7 @@ struct LocallabParams {
std::vector<double> LHcurve;
std::vector<double> HHcurve;
bool invers;
bool special;
bool enaColorMask;
std::vector<double> CCmaskcurve;
std::vector<double> LLmaskcurve;