Improvment mask color - structure as tool

This commit is contained in:
Desmis
2019-11-12 12:32:06 +01:00
parent 61e2e1c4a1
commit a1d17b3090
11 changed files with 110 additions and 34 deletions

View File

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