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
- Re: [Tutor] Fastest way to iterate through a file Luke Paireepinart
- Re: [Tutor] Fastest way to iterate through a file elis aeris
- Re: [Tutor] Fastest way to iterate through a file Kent Johnson
- Re: [Tutor] Fastest way to iterate through a fi... elis aeris
- Re: [Tutor] Fastest way to iterate through ... Reed O'Brien
- Re: [Tutor] Fastest way to iterate through a file elis aeris