capture sharpening: early exit if Autocontrast is changed from true to false, #5412
This commit is contained in:
@@ -94,6 +94,7 @@ protected:
|
||||
array2D<float>* redCache;
|
||||
// the interpolated blue plane:
|
||||
array2D<float>* blueCache;
|
||||
bool captureSharpeningAutoContrast;
|
||||
bool rawDirty;
|
||||
float psRedBrightness[4];
|
||||
float psGreenBrightness[4];
|
||||
|
Reference in New Issue
Block a user