On Jun 26, 2010, at 03:41:05, marti.ma...@littlecms.com wrote:
> One way would be to get the iohandler and then use it on
> cmsOpenProfileFromIOhandlerTHR(), then you have not to know
> whatever the profile was memory, file or stream based.
How can I get the cmsIOHANDLER from the cmsHPROFILE? It'
On Jul 9, 2010, at 13:31:41, Steve Mills wrote:
> cmsIOHANDLER* cmsGetProfileIOHandler(cmsHPROFILE* prof)
> CMSAPI cmsIOHANDLER* CMSEXPORT cmsGetProfileIOHandler(cmsHPROFILE* profile);
Whoops, I don't need the '*' in the parameter, since it's already a pointer.
The next problem I've come across is that cmsAddTag is no longer around. It's
being called by the CentraDoc library we use from Liberty Systems. Is there a
new name for this function that I'm not seeing?
Also, cmsAdaptMatrixToD50, cmsFreeGamma, and cmsCreateLabProfile. I'll also
contact Liberty