Local adjustments - CBDL Luminance - Recovery based on luminance mask (#6060)

* LA CBDL GUI for Recovery based on luminance mask

* Improve tooltips
This commit is contained in:
Desmis
2021-01-14 14:21:01 +01:00
committed by GitHub
parent 5e95b2e5e2
commit 58feb50b33
10 changed files with 209 additions and 1 deletions

View File

@@ -1051,7 +1051,11 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, // Evlocallabrecothret
LUMINANCECURVE, // Evlocallablowthrest
LUMINANCECURVE, // Evlocallabhigthrest
LUMINANCECURVE // Evlocallabdecayt
LUMINANCECURVE, // Evlocallabdecayt
LUMINANCECURVE, // Evlocallabrecothrecb
LUMINANCECURVE, // Evlocallablowthrescb
LUMINANCECURVE, // Evlocallabhigthrescb
LUMINANCECURVE // Evlocallabdecaycb
};