2005-12-05 21:02:29
Hi guys,
I've a problem with CMYK e JPEG file format:
I'm using python for develop a program which generate an image file from a PIL RGB image.
the problem is when i must save my image CMYK into a JPEG file. well, the result is that my new image is only black!
but if I save my file in a .tif file, I'll see it well.
I don't know why! I'm desperate! Please help me!!
thx
I've a problem with CMYK e JPEG file format:
I'm using python for develop a program which generate an image file from a PIL RGB image.
the problem is when i must save my image CMYK into a JPEG file. well, the result is that my new image is only black!
but if I save my file in a .tif file, I'll see it well.
I don't know why! I'm desperate! Please help me!!
thx
#1