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

@@ -393,6 +393,7 @@ public:
bool avoid;
bool laplac;
bool deltae;
bool shortc;
bool scopemask;
// Color & Light
bool expcolor;