How can I make a screenshot using BitBlt or something else???

Joonas Paalasmaa joonas at olen.to
Fri Feb 15 18:04:16 EST 2002


"I.C." wrote:
> 
> I am new in PythonWin programming so I have a simple question -
> How can I make a screenshot of the whole screen and then get the colors
> of some pixels?

Use Fredrik Lundh's grabscreen utility for PIL.
http://effbot.org/pil/index.htm



More information about the Python-list mailing list