Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
screen shot
#1
Is there any command that takes a screen shot and saves it as a file?
#2
Capture image of window with scrolling

Function CaptureRect captures a rectangle on the screen and stores to the clipboard. To save to a file, replace clipboard code (4 lines) to SaveBitmap(bm filename). I did not test.


Forum Jump:


Users browsing this thread: 1 Guest(s)