Improve dynamic range compression

This commit is contained in:
Desmis
2020-01-02 17:08:05 +01:00
parent 6b7f627c0f
commit 95a2b21aa4
11 changed files with 194 additions and 76 deletions

View File

@@ -1094,7 +1094,7 @@ struct LocallabParams {
double fatamount;
double fatdetail;
double fatanchor;
int fatlevel;
double fatlevel;
// Shadow highlight
Glib::ustring shMethod;
int multsh[5];