Pythonic screen grab?

From: Kyler Laird (Kyler_at_news.Lairds.org)
Date: 07/31/04

  • Next message: Andrew MacIntyre: "Re: slowdown with massive memory usage"
    Date: Sat, 31 Jul 2004 01:08:33 GMT
    
    

    I need to repeatedly capture an X display. I've used system()
    calls to xwd and scrot to do this but I'd much prefer a more
    Pythonic solution.

    In PIL, I see the ImageGrab module but it's for MS Windows only.
    Anything like this for X?

    Thank you.

    --kyler


  • Next message: Andrew MacIntyre: "Re: slowdown with massive memory usage"