New option [Color Management]/LCMSSafeMode (no GUI) to allow disabled multithreading on LCMS
This commit is contained in:
@@ -90,7 +90,7 @@ class Imagefloat : public ImageIO, public IImagefloat {
|
||||
virtual float** getGPlane () { return g; }
|
||||
virtual float** getBPlane () { return b; }
|
||||
|
||||
void ExecCMSTransform(cmsHTRANSFORM hTransform);
|
||||
void ExecCMSTransform(cmsHTRANSFORM hTransform, bool safe);
|
||||
};
|
||||
};
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user