Color Toning fixed some bug -auto saturation - Labels - issue2454 issue2014
This commit is contained in:
@@ -257,12 +257,12 @@ class ColorToningParams {
|
||||
|
||||
public:
|
||||
bool enabled;
|
||||
bool autosat;
|
||||
bool autosat;
|
||||
std::vector<double> opacityCurve;
|
||||
std::vector<double> colorCurve;
|
||||
int satProtectionThreshold;
|
||||
int saturatedOpacity;
|
||||
int strengthprotection;
|
||||
int strength;
|
||||
int balance;
|
||||
Threshold<int> hlColSat;
|
||||
Threshold<int> shadowsColSat;
|
||||
|
Reference in New Issue
Block a user