From: Erik T. <mrl...@gm...> - 2008-04-17 00:56:15
|
> > Is the module ImageGrab available for Debian (or for linux in general)? > Unfortunately, ImageGrab appears to only work on Windows. In the source code of ImageGrab.py it has the comments: # (New in 1.1.3) The <b>ImageGrab</b> module can be used to copy > # the contents of the screen to a PIL image memory. > # <p> > # The current version works on Windows only.</p> -Erik |