Update background with luma and chroma ref for L C curves Color and Light
This commit is contained in:
@@ -95,6 +95,7 @@ public:
|
||||
void pipetteDrag(EditDataProvider *provider, int modifierKey) override;
|
||||
void showCoordinateAdjuster(CoordinateProvider *provider) override;
|
||||
void stopNumericalAdjustment() override;
|
||||
void updateLocallabBackground(CurveEditor* ce) override;
|
||||
|
||||
bool curveReset (CurveEditor *ce) override;
|
||||
|
||||
@@ -102,6 +103,7 @@ protected:
|
||||
void storeCurveValues (CurveEditor* ce, const std::vector<double>& p) override;
|
||||
void storeDisplayedCurve () override;
|
||||
void restoreDisplayedHistogram () override;
|
||||
void restoreLocallabBackground() override;
|
||||
void savePressed ();
|
||||
void loadPressed ();
|
||||
void copyPressed ();
|
||||
|
Reference in New Issue
Block a user