Add 2 methods for magenta highlight

This commit is contained in:
Desmis
2015-10-05 15:19:36 +02:00
parent 058f5b8f98
commit 731ccb3ef5
16 changed files with 252 additions and 25 deletions

View File

@@ -449,6 +449,9 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
ALLNORAW, // EvLCDHCurve
DEMOSAIC, // Evretinexgamma
DEMOSAIC, // EvLgam
DEMOSAIC // EvLslope
DEMOSAIC, // EvLslope
ALLNORAW, // EvLhighl
DEMOSAIC, // EvLhighlig
DEMOSAIC // EvLgrbl
};