ICC camera and output profile speedups, cleanup

see issue 1329
This commit is contained in:
Oliver Duis
2012-04-21 09:16:07 +02:00
parent 02cc8464d9
commit 6c78b241f5
9 changed files with 67 additions and 48 deletions

View File

@@ -91,7 +91,7 @@ class Imagefloat : public ImageIO, public IImagefloat {
void calcCroppedHistogram(const ProcParams &params, float scale, LUTu & hist);
void ExecCMSTransform(cmsHTRANSFORM hTransform, bool safe);
void ExecCMSTransform(cmsHTRANSFORM hTransform);
};
};
#endif