Add Mask Structure to mask Color and Light

This commit is contained in:
Desmis
2019-11-11 11:26:24 +01:00
parent cbba21294d
commit 3a6cd9ed15
11 changed files with 79 additions and 9 deletions

View File

@@ -1008,6 +1008,7 @@ struct LocallabParams {
double gammaskcol;
double slomaskcol;
int shadmaskcol;
int strumaskcol;
double lapmaskcol;
Glib::ustring qualitycurveMethod;
Glib::ustring gridMethod;