add simplify inverse exposure

This commit is contained in:
Desmis
2019-02-07 13:56:51 +01:00
parent 7c5edb536d
commit 313a468776
11 changed files with 245 additions and 68 deletions

View File

@@ -987,6 +987,7 @@ struct LocallabParams {
int structexp;
int blurexpde;
std::vector<double> excurve;
bool inversex;
bool enaExpMask;
std::vector<double> CCmaskexpcurve;
std::vector<double> LLmaskexpcurve;