Add mask Structure to mask Blur and Noise

This commit is contained in:
Desmis
2019-11-11 13:11:52 +01:00
parent 3a6cd9ed15
commit 456c6f3d7f
10 changed files with 60 additions and 3 deletions

View File

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