Add contrast curve to mask 4 ShadowsHighlight

This commit is contained in:
Desmis
2019-10-15 11:35:01 +02:00
parent e44d4c1324
commit e8dd1c4378
15 changed files with 75 additions and 8 deletions

View File

@@ -1073,6 +1073,7 @@ struct LocallabParams {
double gammaskSH;
double slomaskSH;
double lapmaskSH;
std::vector<double> LmaskSHcurve;
// Vibrance
bool expvibrance;
int saturated;