Add contrast curve to mask 1 Blur and Denoise

This commit is contained in:
Desmis
2019-10-15 17:59:27 +02:00
parent df007c66c9
commit 6468db2bd3
15 changed files with 85 additions and 1 deletions

View File

@@ -526,6 +526,7 @@ public:
bool gammaskbl;
bool slomaskbl;
bool lapmaskbl;
bool Lmaskblcurve;
// Tone Mapping
bool exptonemap;
bool stren;