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

@@ -963,6 +963,7 @@ struct LocallabParams {
int chroma;
int sensi;
int structcol;
int blurcolde;
int blendmaskcol;
Glib::ustring qualitycurveMethod;
std::vector<double> llcurve;