Add graduated filter to exposure

This commit is contained in:
Desmis
2019-11-21 19:32:00 +01:00
parent 8ba11d05cb
commit 056e30622b
10 changed files with 118 additions and 10 deletions

View File

@@ -852,7 +852,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvLocallabmercol
LUMINANCECURVE, //EvLocallabmerlucol
LUMINANCECURVE, //Evlocallabstrmaskexp
LUMINANCECURVE //Evlocallabangmaskexp
LUMINANCECURVE, //Evlocallabangmaskexp
LUMINANCECURVE, // Evlocallabstrexp
LUMINANCECURVE // Evlocallabangexp
};