various improvment and add Mask Blur to expert Color and Light

This commit is contained in:
Desmis
2019-11-30 11:01:02 +01:00
parent 05769e69ca
commit df13581e2d
11 changed files with 216 additions and 47 deletions

View File

@@ -1038,6 +1038,7 @@ struct LocallabParams {
bool special;
bool toolcol;
bool enaColorMask;
bool fftColorMask;
std::vector<double> CCmaskcurve;
std::vector<double> LLmaskcurve;
std::vector<double> HHmaskcurve;