elis aeris wrote:
> I found out that by making a copy of it, it can be load()  ed !
ImageGrab returns an image instance.
You can get the pixel data directly using getdata().
There's no reason to do what you're doing.
-Luke
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to