Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54691
| From | Roy Smith <roy@panix.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: combine pictures |
| Date | 2013-09-24 07:40 -0400 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <roy-A046B6.07402624092013@news.panix.com> (permalink) |
| References | <ebd79acf-b0a2-4c16-8a74-7fe00b7734b6@googlegroups.com> <mailman.288.1380016922.18130.python-list@python.org> |
In article <mailman.288.1380016922.18130.python-list@python.org>, Terry Reedy <tjreedy@udel.edu> wrote: > On 9/24/2013 3:40 AM, andypu@zoho.com wrote: > > hello, i have a picture and i want to merge it with an other picture which > > is half transparent and the first picture will shine through it, has python > > the library's to do this? > > Searching 'python image library' might lead one to > https://pypi.python.org/pypi/Pillow/2.1.0 It might also lead one to http://www.pythonware.com/products/pil/ That being said, I've had "Evaluate Pillow as possible PIL replacement" on my todo list for a while :-)
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
combine pictures andypu@zoho.com - 2013-09-24 00:40 -0700
Re: combine pictures Terry Reedy <tjreedy@udel.edu> - 2013-09-24 06:01 -0400
Re: combine pictures Roy Smith <roy@panix.com> - 2013-09-24 07:40 -0400
Re: combine pictures andypu@zoho.com - 2013-09-24 07:17 -0700
csiph-web