Add short circuit for L curves mask - allow mix image with original

This commit is contained in:
Desmis
2019-10-23 17:02:38 +02:00
parent 922db3fe12
commit c74e2d206e
12 changed files with 106 additions and 13 deletions

View File

@@ -816,7 +816,8 @@ int refreshmap[rtengine::NUMOFEVENTS] = {
LUMINANCECURVE, //EvlocallabEqualizersh
LUMINANCECURVE, // EvlocallabdetailSH
LUMINANCECURVE, //EvlocallabfatamountSH
LUMINANCECURVE //EvlocallabfatanchorSH
LUMINANCECURVE, //EvlocallabfatanchorSH
LUMINANCECURVE //Evlocallabshortc
};
namespace rtengine