On Thu, 30 Jun 2005, Joseph Quigley wrote:

> I've been looking a lot for a mod that will automatically find the
> pixels in an image but I can't find one. Do you know of one? imageop and
> imghdr don't have anything like that. Thanks,

Hi Joseph,

You might want to try the Python Imaging Library; it's a toolkit for doing
imaging manipulation, and I'm sure it has support for pixel manipulation.
Here's the url to it:

    http://www.pythonware.com/products/pil/

Best of wishes!

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to