Improve color and light with deltaE - simpify interface - clean code

This commit is contained in:
Desmis
2019-01-28 10:56:12 +01:00
parent 1e274d90cf
commit 2642eab943
15 changed files with 289 additions and 1091 deletions

View File

@@ -93,6 +93,7 @@ private:
Adjuster* const chroma;
Adjuster* const sensi;
Adjuster* const structcol;
Adjuster* const blurcolde;
Adjuster* const blendmaskcol;
// Exposure
Adjuster* const expcomp;