[Image-SIG] Gif transparency

david david.f at village.uunet.be
Wed Sep 14 12:52:12 CEST 2005


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


More information about the Image-SIG mailing list