merge with dev
This commit is contained in:
@@ -195,6 +195,7 @@ public :
|
||||
bool enabled;
|
||||
bool matrix;
|
||||
bool amount;
|
||||
bool contrast;
|
||||
bool uniformity;
|
||||
|
||||
};
|
||||
@@ -204,6 +205,7 @@ class SharpeningParamsEdited
|
||||
|
||||
public:
|
||||
bool enabled;
|
||||
bool contrast;
|
||||
bool radius;
|
||||
bool amount;
|
||||
bool threshold;
|
||||
|
Reference in New Issue
Block a user