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

@@ -512,7 +512,7 @@ public:
bool sensilc;
// Contrast by detail levels
bool expcbdl;
bool mult[5];
bool mult[6];
bool chromacbdl;
bool threshold;
bool sensicb;