Re: transparent images

2007-05-15 Thread half . italian
On May 15, 5:26 pm, [EMAIL PROTECTED] wrote: > Does any one know how to make a transparent image with specifically > PIL, but any standard python library will do. I need a spacer, and it > has to be transparent. > > Thanks Something like this...not my code...untested... im = Image.open("image.jpg

Re: transparent images

2007-05-15 Thread Brian
[EMAIL PROTECTED] wrote: > Does any one know how to make a transparent image with specifically > PIL, but any standard python library will do. I need a spacer, and it > has to be transparent. > > Thanks > Does this have to be done through Python? If not, you might enjoy GIMP (http://www.gimp.o

transparent images

2007-05-15 Thread moishyyehuda
Does any one know how to make a transparent image with specifically PIL, but any standard python library will do. I need a spacer, and it has to be transparent. Thanks -- http://mail.python.org/mailman/listinfo/python-list