GUI for TM wavelet

This commit is contained in:
Desmis
2020-03-22 10:37:21 +01:00
parent d63fb77c8c
commit 1f4613cd3b
13 changed files with 248 additions and 10 deletions

View File

@@ -557,11 +557,14 @@ struct WaveletParamsEdited {
bool hllev;
bool bllev;
bool edgcont;
bool threswav;
bool softwav;
bool level0noise;
bool level1noise;
bool level2noise;
bool level3noise;
bool ccwcurve;
bool tmcurve;
bool opacityCurveBY;
bool opacityCurveRG;
bool opacityCurveW;
@@ -584,6 +587,7 @@ struct WaveletParamsEdited {
bool expcontrast;
bool expchroma;
bool expedge;
bool exptm;
bool expresid;
bool expfinal;
bool exptoning;