Microcontrast: add Contrast threshold adjuster, #4551
This commit is contained in:
@@ -509,6 +509,7 @@ struct SharpenMicroParams {
|
||||
bool enabled;
|
||||
bool matrix;
|
||||
double amount;
|
||||
double contrast;
|
||||
double uniformity;
|
||||
|
||||
SharpenMicroParams();
|
||||
|
Reference in New Issue
Block a user