Merge from DEFAULT f1e80d00c3099a65283f143268318e504ce6ea85
see comments in issue 1052, comment 439
This commit is contained in:
@@ -53,14 +53,16 @@ class LCurveParamsEdited {
|
||||
public:
|
||||
bool brightness;
|
||||
bool contrast;
|
||||
bool saturation;
|
||||
bool avoidclip;
|
||||
bool enable_saturationlimiter;
|
||||
bool saturationlimit;
|
||||
bool chromaticity;
|
||||
bool avoidcolorshift;
|
||||
bool rstprotection;
|
||||
bool lcurve;
|
||||
bool acurve;
|
||||
bool bcurve;
|
||||
bool bwtoning;
|
||||
bool cccurve;
|
||||
bool chcurve;
|
||||
//bool cbgcurve;
|
||||
};
|
||||
|
||||
class RGBCurvesParamsEdited {
|
||||
@@ -118,6 +120,7 @@ class VibranceParamsEdited {
|
||||
bool protectskins;
|
||||
bool avoidcolorshift;
|
||||
bool pastsattog;
|
||||
bool skintonescurve;
|
||||
};
|
||||
|
||||
/*class ColorBoostParamsEdited {
|
||||
@@ -126,7 +129,7 @@ class VibranceParamsEdited {
|
||||
bool amount;
|
||||
bool avoidclip;
|
||||
bool enable_saturationlimiter;
|
||||
bool saturationlimit;
|
||||
bool rstprotection;
|
||||
};*/
|
||||
|
||||
class WBParamsEdited {
|
||||
|
Reference in New Issue
Block a user