After digging in the archives, I found a solution in this thread:
http://www.mail-archive.com/image-sig@python.org/msg01213.html

Is there any reason why this was rejected?

Stani

On Jan 23, 2008 1:28 PM, Stani <[EMAIL PROTECTED]> wrote:
> Hi,
> PIL distorts the colours of a collection of CMYK jpeg images, even when
> you just try:
> im = Image.open(filename)
> im.save(filename)
>
> You can get an example image here:
> http://launchpadlibrarian.net/11232536/Marino_Detail02.jpg
>
> How can I fix this? Is there a workaround? Or is this a bug in PIL?
>
> Thanks for any help,
> Stani
>



-- 
http://pythonide.stani.be
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to