Added contrast threshold adjuster for sharpening tool, #4551
This commit is contained in:
@@ -204,6 +204,7 @@ class SharpeningParamsEdited
|
||||
|
||||
public:
|
||||
bool enabled;
|
||||
bool contrast;
|
||||
bool radius;
|
||||
bool amount;
|
||||
bool threshold;
|
||||
|
Reference in New Issue
Block a user