Add chroma compensation to exposure

This commit is contained in:
Desmis
2019-02-14 18:44:18 +01:00
parent e849d4fcc1
commit dd114226da
10 changed files with 130 additions and 30 deletions

View File

@@ -648,7 +648,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // EvLocallabEnaExpMask
LUMINANCECURVE, // Evlocallabblurcolde
LUMINANCECURVE, // Evlocallabinversex
LUMINANCECURVE // Evlocallabstructexclu
LUMINANCECURVE, // Evlocallabstructexclu
LUMINANCECURVE // Evlocallabexpchroma
};