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
More information about the Python-list mailing list
Mon Feb 18 06:23:25 EST 2002
- Previous message (by thread): Interested in a home-based business?
- Next message (by thread): How can I make a screenshot using BitBlt or something else???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Interested in a home-based business?
- Next message (by thread): How can I make a screenshot using BitBlt or something else???
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list