Improve ref (hue chroma luma) management - prepare mask and blend
This commit is contained in:
@@ -61,10 +61,14 @@ private:
|
||||
// Curve widgets
|
||||
// Color & Light
|
||||
CurveEditorGroup* const llCurveEditorG;
|
||||
CurveEditorGroup* const maskCurveEditorG;
|
||||
DiagonalCurveEditor* llshape;
|
||||
DiagonalCurveEditor* ccshape;
|
||||
FlatCurveEditor* LHshape;
|
||||
FlatCurveEditor* HHshape;
|
||||
FlatCurveEditor* CCmaskshape;
|
||||
FlatCurveEditor* LLmaskshape;
|
||||
|
||||
// Exposure
|
||||
CurveEditorGroup* const curveEditorG;
|
||||
DiagonalCurveEditor* shapeexpos;
|
||||
|
Reference in New Issue
Block a user