Haze removal: Allow blend between normal and luminance mode, #5972
This commit is contained in:
@@ -1955,9 +1955,9 @@ struct SoftLightParams {
|
||||
struct DehazeParams {
|
||||
bool enabled;
|
||||
int strength;
|
||||
int saturation;
|
||||
bool showDepthMap;
|
||||
int depth;
|
||||
bool luminance;
|
||||
|
||||
DehazeParams();
|
||||
|
||||
|
Reference in New Issue
Block a user