Fixed bug in color LC(H) - add LC(H) for exposure - add blend for mask color
This commit is contained in:
@@ -79,6 +79,7 @@ private:
|
||||
DiagonalCurveEditor* shapeexpos;
|
||||
FlatCurveEditor* CCmaskexpshape;
|
||||
FlatCurveEditor* LLmaskexpshape;
|
||||
FlatCurveEditor* HHmaskexpshape;
|
||||
// Vibrance
|
||||
CurveEditorGroup* const curveEditorGG;
|
||||
DiagonalCurveEditor* skinTonesCurve;
|
||||
@@ -93,6 +94,7 @@ private:
|
||||
Adjuster* const chroma;
|
||||
Adjuster* const sensi;
|
||||
Adjuster* const structcol;
|
||||
Adjuster* const blendmaskcol;
|
||||
|
||||
// Exposure
|
||||
Adjuster* const expcomp;
|
||||
|
Reference in New Issue
Block a user