[Image-SIG] PCX
by Greg Hamilton other posts by this author
Aug 2 2004 3:01AM messages near this date
[Image-SIG] Re: Returning Colormap values for an image?
|
[Image-SIG] Re: CMYK->RGB [was Re: PCX]
I have a PCX image which I can't manipulate with PIL.
The image loads without error. PIL identifies it as a mode '1' PCX file
and reads the image size correctly. Unfortunately the image content is
lost, I just get a black rectangle.
I'm able to convert the image to PPM format using the Netpbm command
line tool 'pcxtoppm'. PIL will load the PPM data correctly so it
appears the PCX file is not corrupt.
_______________________________________________
Image-SIG maillist - Image-SIG@[...].org
http://mail.python.org/mailman/listinfo/image-sig
Thread:
Greg Hamilton
Fredrik Lundh
Fredrik Lundh
Fredrik Lundh
|