Hello,

I have problem with transparency, when I write :

im = Image.new("RGBA", size, (255,255,255,0))
im.save('test.gif')

If I write : im.save('test.png'), it's works.

Many thanks for your support.

    David
_______________________________________________
Image-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to