Add GF luminance to vibrance

This commit is contained in:
Desmis
2019-11-24 18:10:01 +01:00
parent 0c883bfe78
commit 1705868ee1
12 changed files with 324 additions and 13 deletions

View File

@@ -861,7 +861,11 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabangcol
LUMINANCECURVE, // Evlocallabstrcolab
LUMINANCECURVE, // EvLocallabSpotfeather
LUMINANCECURVE // Evlocallabstrcolh
LUMINANCECURVE, // Evlocallabstrcolh
LUMINANCECURVE, //Evlocallabstrvib
LUMINANCECURVE, //Evlocallabangvib
LUMINANCECURVE, //Evlocallabstrvibab
LUMINANCECURVE //Evlocallabstrvibh
};