Change warm-cool from Exposure to Vibrance

This commit is contained in:
Desmis
2020-01-07 16:09:15 +01:00
parent 31d3b7bb4c
commit b5b52989ef
8 changed files with 52 additions and 42 deletions

View File

@@ -1063,7 +1063,6 @@ struct LocallabParams {
int shadex;
int shcompr;
int expchroma;
int warm;
int sensiex;
int structexp;
int blurexpde;
@@ -1130,6 +1129,7 @@ struct LocallabParams {
bool expvibrance;
int saturated;
int pastels;
int warm;
Threshold<int> psthreshold;
bool protectskins;
bool avoidcolorshift;