Improve wavelet mask Color with adjuster threshold

This commit is contained in:
Desmis
2019-10-19 08:55:45 +02:00
parent 7075966169
commit 1169689462
11 changed files with 78 additions and 139 deletions

View File

@@ -389,6 +389,7 @@ private:
sigc::connection showmaskcolMethodConn;
MyComboBoxText* const showmaskcolMethodinv;
sigc::connection showmaskcolMethodConninv;
ThresholdAdjuster* const csThresholdcol;
//Exposure
MyComboBoxText* const showmaskexpMethod;
sigc::connection showmaskexpMethodConn;