Dear All,
I want to convert a .png file to .xpm using PIL. I used the following command:
Image.open( "t1.png").save("a1.xpm"). But it doesn't work and I could not
convert it.
Would you please help me and let me know that how can I convert/save .xpm files
in PIL.
Thank you in advance.
Thanks.
Navid
-- http://mail.python.org/mailman/listinfo/python-list
