Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55482
| Date | 2013-10-04 09:14 -0700 |
|---|---|
| From | Gary Herron <gary.herron@islandtraining.com> |
| Subject | Re: Image manipulation |
| References | <67342b91-2ca5-46e9-b887-cda31fe96697@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.724.1380903700.18130.python-list@python.org> (permalink) |
On 10/04/2013 03:52 AM, markotaht@gmail.com wrote: > Is there a way using the python 3.3.2 whidout any additional downloaded moduls, to get a pixels RGB value? No (I guess). If you want a better answer, then you'll have to give us a *much* better question. Get a pixel from *what*? (screen? image on disk? image on web page? printed image on paper? ...?) On what operating system? Using what kind of a graphics/imaging hardware/software? How are said pixels being written? Please understand how broad the term pixel is and how little information your question has provided. Try again with a full description of what you want, and we'll try to provide a useful answer. Gary Herron
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Image manipulation markotaht@gmail.com - 2013-10-04 03:52 -0700
Re: Image manipulation Gary Herron <gary.herron@islandtraining.com> - 2013-10-04 09:14 -0700
Re: Image manipulation markotaht@gmail.com - 2013-10-06 06:19 -0700
Re: Image manipulation Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-10-06 15:24 +0200
Re: Image manipulation markotaht@gmail.com - 2013-10-08 07:15 -0700
Re: Image manipulation Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-10-08 14:26 +0000
Re: Image manipulation markotaht@gmail.com - 2013-10-08 07:55 -0700
How to help us to help you (was: Image manipulation) Ben Finney <ben+python@benfinney.id.au> - 2013-10-09 08:05 +1100
Re: Image manipulation markotaht@gmail.com - 2013-10-08 07:57 -0700
csiph-web