Encoding log - add slider base log

This commit is contained in:
Desmis
2019-12-11 15:07:40 +01:00
parent 534cfc15fc
commit ab50cfdc58
10 changed files with 47 additions and 7 deletions

View File

@@ -884,7 +884,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvlocallabtargetGray
LUMINANCECURVE, //Evlocallabdetail
LUMINANCECURVE, //Evlocallabsensilog
AUTOEXP //Evlocallabfullimage
AUTOEXP, //Evlocallabfullimage
LUMINANCECURVE //Evlocallabbaselog
};