Capture sharpening: auto contrast threshold
This commit is contained in:
@@ -493,6 +493,7 @@ struct ColorToningParams {
|
||||
struct SharpeningParams {
|
||||
bool enabled;
|
||||
double contrast;
|
||||
bool autoContrast;
|
||||
double blurradius;
|
||||
double gamma;
|
||||
double radius;
|
||||
|
||||
Reference in New Issue
Block a user