Change DBDL levels from 5 to 6

This commit is contained in:
Desmis
2019-04-29 10:28:54 +02:00
parent 0d28279d71
commit 28bc56d8db
8 changed files with 46 additions and 46 deletions

View File

@@ -189,7 +189,7 @@ private:
Adjuster* const lclightness;
Adjuster* const sensilc;
// Contrast by detail levels
Adjuster* multiplier[5];
Adjuster* multiplier[6];
Adjuster* const chromacbdl;
Adjuster* const threshold;
Adjuster* const clarityml;