Snapshot+Clipboard

Yves Lange yves.lange at bluewin.ch
Wed Jul 19 13:03:40 EDT 2006


Hello,
i'm searching a method to take a snapshot and save it in a jpg, bmp or 
gif file. I tried with win32api and win32con but it save the snapshot to 
the clipboard, so i tried to redirect this in a file but i have some 
problems while getting the IMAGE stocked in the clipboard and save it to 
a file. Can somebody help me ?

Questions:
-How can i read the snapshot in the clipboard ?
-How can i take a snapshot in a different way (less difficult) ?

Thks.



More information about the Python-list mailing list