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

I.C. theivo at abv.bg
Mon Feb 18 06:23:25 EST 2002


Joonas Paalasmaa <joonas at olen.to> wrote in message news:<3C6D93F0.8F83FA9E at olen.to>...
> "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

Thank you very much, this seems to work, but do you know how can I
make the
screenshot using win32ui - on the system, where I want to run the
script I won't be able to install the PIL-Module(SysAdmin-Rules).

Thanks



More information about the Python-list mailing list