Re: [Lcms-user] saving an embedded profile

2006-08-03 Thread Paul Miller
Kai-Uwe Behrmann wrote: > seen?: > http://sourceforge.net/mailarchive/forum.php?thread_id=2980494&forum_id=1912 Whoops! Obviously not. No idea why I didn't search the archives first on this one. Unfortunately, since I am doing the transform on load, I actually DO need to save a profile that was

Re: [Lcms-user] saving an embedded profile

2006-08-02 Thread Kai-Uwe Behrmann
seen?: http://sourceforge.net/mailarchive/forum.php?thread_id=2980494&forum_id=1912 Am 02.08.06, 10:37 -0500 schrieb Paul Miller: > What is the "correct" way to save a profile into a chunk of memory to be > embedded in a saved image file? > > I see there is a _cmsSaveProfileToMem() but the docs

[Lcms-user] saving an embedded profile

2006-08-02 Thread Paul Miller
What is the "correct" way to save a profile into a chunk of memory to be embedded in a saved image file? I see there is a _cmsSaveProfileToMem() but the docs say not to use it. :-) I tried using it anyway and Photoshop is complaining that the embedded profile is "invalid" when I try to load it.