Add contrast curve to mask 2 CBDL

This commit is contained in:
Desmis
2019-10-15 17:09:17 +02:00
parent edbfe1a1fd
commit df007c66c9
15 changed files with 75 additions and 4 deletions

View File

@@ -131,6 +131,8 @@ private:
//Cbdl
CurveEditorGroup* const maskcbCurveEditorG;
CurveEditorGroup* const mask2cbCurveEditorG;
DiagonalCurveEditor* Lmaskcbshape;
FlatCurveEditor* CCmaskcbshape;
FlatCurveEditor* LLmaskcbshape;
FlatCurveEditor* HHmaskcbshape;