Add Mask Structure to mask Color and Light

This commit is contained in:
Desmis
2019-11-11 11:26:24 +01:00
parent cbba21294d
commit 3a6cd9ed15
11 changed files with 79 additions and 9 deletions

View File

@@ -830,7 +830,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvLocallabtoneMethod
LUMINANCECURVE, // EvLocallabspecial
LUMINANCECURVE, //EvLocallabconthrcol
LUMINANCECURVE //EvLocallabmerMethod
LUMINANCECURVE, //EvLocallabmerMethod
LUMINANCECURVE //EvLocallabstrumaskcol
};
namespace rtengine