merge with dev
This commit is contained in:
@@ -476,6 +476,7 @@ struct ColorToningParams {
|
||||
*/
|
||||
struct SharpeningParams {
|
||||
bool enabled;
|
||||
double contrast;
|
||||
double radius;
|
||||
int amount;
|
||||
Threshold<int> threshold;
|
||||
@@ -514,6 +515,7 @@ struct SharpenMicroParams {
|
||||
bool enabled;
|
||||
bool matrix;
|
||||
double amount;
|
||||
double contrast;
|
||||
double uniformity;
|
||||
|
||||
SharpenMicroParams();
|
||||
|
Reference in New Issue
Block a user