Add contrast threshold to merge file

This commit is contained in:
Desmis
2019-11-08 10:55:32 +01:00
parent 1dcf11c254
commit f8e65c8c9a
10 changed files with 75 additions and 10 deletions

View File

@@ -828,7 +828,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvLocallabopacol
LUMINANCECURVE, //Evlocallabrgbshape
LUMINANCECURVE, //EvLocallabtoneMethod
LUMINANCECURVE // EvLocallabspecial
LUMINANCECURVE, // EvLocallabspecial
LUMINANCECURVE //EvLocallabconthrcol
};
namespace rtengine