save provisory work

This commit is contained in:
Desmis
2019-10-22 11:53:29 +02:00
parent 41563a3ac3
commit 33edde82a5
9 changed files with 206 additions and 1 deletions

View File

@@ -1058,6 +1058,8 @@ struct LocallabParams {
double fatanchor;
int fatlevel;
// Shadow highlight
Glib::ustring shMethod;
int multsh[5];
bool expshadhigh;
int highlights;
int h_tonalwidth;
@@ -1077,6 +1079,7 @@ struct LocallabParams {
double gammaskSH;
double slomaskSH;
double lapmaskSH;
int detailSH;
std::vector<double> LmaskSHcurve;
// Vibrance
bool expvibrance;