Merge branch 'dev' into dehaze_blend

This commit is contained in:
Ingo Weyrich
2020-11-06 13:41:44 +01:00
27 changed files with 901 additions and 117 deletions

View File

@@ -1424,13 +1424,20 @@ struct LocallabParams {
bool explog;
bool autocompute;
double sourceGray;
double sourceabs;
double targabs;
double targetGray;
double catad;
double saturl;
double contl;
bool Autogray;
bool fullimage;
bool ciecam;
double blackEv;
double whiteEv;
double detail;
int sensilog;
Glib::ustring surround;
double baselog;
double strlog;
double anglog;