Defringe threshold enhancement (see issue 1801 - thanks, Ingo)
This commit is contained in:
@@ -443,7 +443,7 @@ class DefringeParams {
|
||||
public:
|
||||
bool enabled;
|
||||
double radius;
|
||||
int threshold;
|
||||
float threshold;
|
||||
std::vector<double> huecurve;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user