[Image-SIG] Image to Matrix to Image.

Fredrik Lundh fredrik at pythonware.com
Wed Aug 13 17:14:27 CEST 2008


Talat Fakhri wrote:

> Thanks. This is what I was looking for. So , after changing the pixel 
> [0,0], how do we save the modified image?

the same way as you'd save any PIL image:

     http://effbot.org/tag/PIL.Image.Image.save

you have read the tutorial, right?

http://effbot.org/imagingbook/introduction.htm#reading-and-writing-images

</F>



More information about the Image-SIG mailing list