Local adjustments - Tone Mapping - Recovery based on luminance mask (#6059)
* LA TM GUI for Recovery based on luminance mask * LA TM enable Recovery based on luminance mask
This commit is contained in:
@@ -834,6 +834,13 @@ private:
|
||||
Adjuster* const rewei;
|
||||
Adjuster* const softradiustm;
|
||||
Adjuster* const sensitm;
|
||||
MyExpander* const exprecovt;
|
||||
Gtk::Label* const maskusablet;
|
||||
Gtk::Label* const maskunusablet;
|
||||
Adjuster* const recothrest;
|
||||
Adjuster* const lowthrest;
|
||||
Adjuster* const higthrest;
|
||||
Adjuster* const decayt;
|
||||
MyExpander* const expmasktm;
|
||||
MyComboBoxText* const showmasktmMethod;
|
||||
Gtk::CheckButton* const enatmMask;
|
||||
|
Reference in New Issue
Block a user