de-fixed bug in CBDL - improve dE - save work

This commit is contained in:
Desmis
2019-04-14 08:11:23 +02:00
parent 5b9606f66c
commit 3398f7ae20
11 changed files with 214 additions and 21 deletions

View File

@@ -690,7 +690,14 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // EvLocallabcontresid
LUMINANCECURVE, //Evlocallabnoiselumf0
LUMINANCECURVE, //Evlocallabnoiselumf2
LUMINANCECURVE //Evlocallabblurcbdl
LUMINANCECURVE, //Evlocallabblurcbdl
LUMINANCECURVE, //Evlocallabblendmaskcb
LUMINANCECURVE, // Evlocallabradmaskcb
LUMINANCECURVE, //Evlocallabchromaskcb
LUMINANCECURVE, //Evlocallabgammaskcb
LUMINANCECURVE //Evlocallabslomaskcb
};