Add graduated filter to exposure

This commit is contained in:
Desmis
2019-11-21 19:32:00 +01:00
parent 8ba11d05cb
commit 056e30622b
10 changed files with 118 additions and 10 deletions

View File

@@ -1054,6 +1054,8 @@ struct LocallabParams {
int sensiex;
int structexp;
int blurexpde;
double strexp;
double angexp;
std::vector<double> excurve;
bool inversex;
bool enaExpMask;