Improve code graduated filter

This commit is contained in:
Desmis
2019-11-22 07:47:58 +01:00
parent e366cf39a4
commit 29d132f0fc
4 changed files with 13 additions and 69 deletions

View File

@@ -145,7 +145,7 @@ public:
bool needsTransform() const;
bool needsPCVignetting() const;
float calcGradientFactor (const struct grad_params& gp, int x, int y);
void firstAnalysis(const Imagefloat* const working, const procparams::ProcParams &params, LUTu & vhist16);
void updateColorProfiles(const Glib::ustring& monitorProfile, RenderingIntent monitorIntent, bool softProof, bool gamutCheck);
void rgbProc(Imagefloat* working, LabImage* lab, PipetteBuffer *pipetteBuffer, LUTf & hltonecurve, LUTf & shtonecurve, LUTf & tonecurve,