[Image-SIG] read image into an array

Fredrik Lundh fredrik at pythonware.com
Thu Mar 30 23:39:48 CEST 2006


a long time ago, Marcin Szkudlarek wrote:

> Is there a faster way to do it? For example using getdata() method of Image
> class?  And later how I can convert above array into Image without using slow
> putpixel method?

this article might help:

    http://effbot.org/zone/pil-numpy.htm

</F>





More information about the Image-SIG mailing list