First quick&dirty version of flat region blur, #5075
This commit is contained in:
@@ -493,6 +493,7 @@ struct ColorToningParams {
|
||||
struct SharpeningParams {
|
||||
bool enabled;
|
||||
double contrast;
|
||||
double blurradius;
|
||||
double radius;
|
||||
int amount;
|
||||
Threshold<int> threshold;
|
||||
|
Reference in New Issue
Block a user