Crop-awareness of Lab curve histogram+cleanups; see issue #667
This commit is contained in:
@@ -89,7 +89,7 @@ class Imagefloat : public ImageIO, public IImagefloat {
|
||||
virtual float** getGPlane () { return g; }
|
||||
virtual float** getBPlane () { return b; }
|
||||
|
||||
void CalcCroppedHistogram(const ProcParams ¶ms, float scale, LUTu & hist);
|
||||
void calcCroppedHistogram(const ProcParams ¶ms, float scale, LUTu & hist);
|
||||
|
||||
void ExecCMSTransform(cmsHTRANSFORM hTransform, bool safe);
|
||||
};
|
||||
|
Reference in New Issue
Block a user