Hi,

I have png file with mode "I", 16 bit,
And I tried to open it with im=Image.open("output.png"), im.show()
I got all white image.
Don't why?
Can Image only support 'RGB' or 'RGBA' png files?

Thanks 

James
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to