Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #56255

Re: Image manipulation

References <67342b91-2ca5-46e9-b887-cda31fe96697@googlegroups.com> <db8cde32-611a-461f-9227-7701bb1cf4bc@googlegroups.com>
Date 2013-10-06 15:24 +0200
Subject Re: Image manipulation
From Chris “Kwpolska” Warrick <kwpolska@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.780.1381065878.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Sun, Oct 6, 2013 at 3:19 PM,  <markotaht@gmail.com> wrote:
> Image consists of pixels. Each pixel has its RGBA values. In python whidout any extra downloadable modules, is there a way to get those values. I know PIG has it but i hav Python 3.3.2 so PIG wont do.

PIG?  Did you mean PIL?  In that case, go use Pillow, the Python
3-compatible fork.
-- 
Chris “Kwpolska” Warrick <http://kwpolska.tk>
PGP: 5EAAEA16
stop html mail | always bottom-post | only UTF-8 makes sense

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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