Improve ciecam16 Log encoding (#6228)

This commit is contained in:
Desmis
2021-05-04 13:54:12 +02:00
committed by GitHub
parent f22482c204
commit 980a16abb0
10 changed files with 59 additions and 5 deletions

View File

@@ -1330,6 +1330,7 @@ private:
Adjuster* const contthres;
Adjuster* const colorfl;
Adjuster* const saturl;
Adjuster* const chroml;
MyExpander* const expL;
CurveEditorGroup* const CurveEditorL;
DiagonalCurveEditor* const LshapeL;