Add strength to color correction grid

This commit is contained in:
Desmis
2019-02-19 11:34:37 +01:00
parent e75bc149d2
commit d766ae4f82
10 changed files with 54 additions and 15 deletions

View File

@@ -650,7 +650,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabinversex
LUMINANCECURVE, // Evlocallabstructexclu
LUMINANCECURVE, // Evlocallabexpchroma
LUMINANCECURVE //EvLocallabLabGridValue
LUMINANCECURVE, //EvLocallabLabGridValue
LUMINANCECURVE //EvLocallabLabstrengthgrid
};