Add contrast curve to mask 3 ToneMapping

This commit is contained in:
Desmis
2019-10-15 14:03:21 +02:00
parent e8dd1c4378
commit 94bd0a7d60
15 changed files with 77 additions and 8 deletions

View File

@@ -798,7 +798,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //Evlocallabscalegr
LUMINANCECURVE, //EvlocallabLmaskshape
LUMINANCECURVE, //EvlocallabLmaskexpshape
LUMINANCECURVE //EvlocallabLmaskSHshape
LUMINANCECURVE, //EvlocallabLmaskSHshape
LUMINANCECURVE //EvlocallabLmasktmshape
};
namespace rtengine