Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55482
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <gary.herron@islandtraining.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.020 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'page?': 0.09; 'pixel': 0.09; 'pixels': 0.09; 'received:67.192': 0.09; 'received:67.192.241': 0.09; 'received:dfw.emailsrvr.com': 0.09; 'system?': 0.09; 'python': 0.11; 'question.': 0.14; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'received:emailsrvr.com': 0.24; 'question': 0.24; 'received:(smtp server)': 0.26; 'downloaded': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'gary': 0.31; 'there': 0.35; 'useful': 0.36; 'operating': 0.37; 'being': 0.38; 'to:addr:python-list': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'how': 0.40; 'full': 0.61; "you'll": 0.62; 'email addr:gmail.com': 0.63; 'information': 0.63; 'term': 0.63; 'kind': 0.63; 'provide': 0.64; 'answer.': 0.68 |
| X-Virus-Scanned | OK |
| Date | Fri, 04 Oct 2013 09:14:57 -0700 |
| From | Gary Herron <gary.herron@islandtraining.com> |
| User-Agent | Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Image manipulation |
| References | <67342b91-2ca5-46e9-b887-cda31fe96697@googlegroups.com> |
| In-Reply-To | <67342b91-2ca5-46e9-b887-cda31fe96697@googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.724.1380903700.18130.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1380903700 news.xs4all.nl 15987 [2001:888:2000:d::a6]:46402 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:55482 |
Show key headers only | View raw
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