Improve inverse ColorLight and inverse exposure with curves and blur shape detection

This commit is contained in:
Desmis
2019-02-08 11:25:47 +01:00
parent df66ca6121
commit 684fbc6f44
8 changed files with 193 additions and 41 deletions

View File

@@ -64,6 +64,7 @@ private:
// Curve widgets
// Color & Light
CurveEditorGroup* const llCurveEditorG;
CurveEditorGroup* const HCurveEditorG;
CurveEditorGroup* const maskCurveEditorG;
DiagonalCurveEditor* llshape;
DiagonalCurveEditor* ccshape;