Simple mask for inverse Exposure and inverse ShadowsHighlight

This commit is contained in:
Desmis
2019-08-11 09:28:28 +02:00
parent e51634dc56
commit 9e66826f62
12 changed files with 315 additions and 32 deletions

View File

@@ -761,7 +761,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabitera
LUMINANCECURVE, // Evlocallabguidbl
LUMINANCECURVE, // Evlocallabepsbl
LUMINANCECURVE // EvlocallabshowmaskcolMethodinv
LUMINANCECURVE, // EvlocallabshowmaskcolMethodinv
LUMINANCECURVE, // EvlocallabshowmaskexpMethodinv
LUMINANCECURVE // EvlocallabshowmaskSHMethodinv
};