Pythonic screen grab?
From: Kyler Laird (Kyler_at_news.Lairds.org)
Date: 07/31/04
- Previous message: Tony Clarke: "Re: Question on lists"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: Tony Clarke: "Re: Question on lists"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]