Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54684
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Subject | Re: combine pictures |
| Date | 2013-09-24 06:01 -0400 |
| References | <ebd79acf-b0a2-4c16-8a74-7fe00b7734b6@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.288.1380016922.18130.python-list@python.org> (permalink) |
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 -- Terry Jan Reedy
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