Added chrom gamma slope mask common

This commit is contained in:
Desmis
2020-06-22 08:44:15 +02:00
parent 7684d228b2
commit 750c1a62f1
9 changed files with 95 additions and 5 deletions

View File

@@ -843,6 +843,9 @@ public:
bool enamask;
bool radmask;
bool lapmask;
bool chromask;
bool gammask;
bool slopmask;
LocallabSpotEdited(bool v);