Special use of rgb curves

This commit is contained in:
Desmis
2019-11-06 14:51:02 +01:00
parent 179a09d46b
commit 590e4a48fa
10 changed files with 92 additions and 4 deletions

View File

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