1

Im working on a program and i was wondering if i can use python to snapshot my screen and possibly save it on my computer ?

1 Answers1

0

If you are using Windows, ImageGrab looks like it would work (http://effbot.org/imagingbook/imagegrab.htm).

Jonathan Root
  • 535
  • 2
  • 14
  • 31
James Elegan
  • 948
  • 1
  • 7
  • 15