added on/off switch for L*a*b* adjustments
This commit is contained in:
@@ -100,6 +100,7 @@ public:
|
||||
class LCurveParamsEdited
|
||||
{
|
||||
public:
|
||||
bool enabled;
|
||||
bool brightness;
|
||||
bool contrast;
|
||||
bool chromaticity;
|
||||
@@ -115,8 +116,6 @@ public:
|
||||
bool hhcurve;
|
||||
bool lccurve;
|
||||
bool clcurve;
|
||||
bool enabled;
|
||||
bool method;
|
||||
};
|
||||
|
||||
class RGBCurvesParamsEdited
|
||||
|
Reference in New Issue
Block a user