Add mask to Exposure

This commit is contained in:
Desmis
2019-01-09 16:15:23 +01:00
parent 870a0a8480
commit c99c9e673d
17 changed files with 454 additions and 212 deletions

View File

@@ -634,7 +634,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvlocallabshowmaskcolMethod
LUMINANCECURVE, //EvlocallabshowmaskexpMethod
LUMINANCECURVE, //EvlocallabCCmaskshape
LUMINANCECURVE //EvlocallabLLmaskshape
LUMINANCECURVE, //EvlocallabLLmaskshape
LUMINANCECURVE, //EvlocallabCCmaskexpshape
LUMINANCECURVE //EvlocallabLLmaskexpshape
};