Some fixes for Noise Reduction, Issue 2557 #23
This commit is contained in:
@@ -208,7 +208,7 @@ class ImProcCoordinator : public StagedImageProcessor {
|
||||
int getPreviewWidth () { return pW; }
|
||||
int getPreviewHeight () { return pH; }
|
||||
|
||||
DetailedCrop* createCrop (::EditDataProvider *editDataProvider);
|
||||
DetailedCrop* createCrop (::EditDataProvider *editDataProvider, bool isDetailWindow);
|
||||
|
||||
bool getAutoWB (double& temp, double& green, double equal);
|
||||
void getCamWB (double& temp, double& green);
|
||||
|
Reference in New Issue
Block a user