Add method symmetric to blur and noise - and some extension

This commit is contained in:
Desmis
2017-10-25 17:33:58 +02:00
parent 15ff66fb4c
commit ff26f0642e
15 changed files with 696 additions and 32 deletions

View File

@@ -998,8 +998,11 @@ public:
bool avoid;
Glib::ustring Smethod;
Glib::ustring retinexMethod;
Glib::ustring blurMethod;
Glib::ustring dustMethod;
bool invers;
bool cutpast;
bool lastdust;
bool curvactiv;
bool activlum;
bool inversrad;