Jump to content

Is there a screen capture utility that??


Recommended Posts

looking for a screen capture utility that does the following

capture the exact coordinates of a screen only when a hotkey is pressed

autosaves screen capture as jpg

stays hidden in systray

I have found a print screen pro that does auto saving stays in systray but it will only capture the whole screen from what i have found

maybe there is code for this already done that someone has supplied to the forum

Link to comment
Share on other sites

Rames thats so much for your reply one quick question I want to stick the below in a loop but have the number one increment up one integer at a time so the code would read the next screencapture as 2,3,4,5,6,7,8,9,10

my code will have several series of mouse movements 8 total then one scroll down and then loop with the 8 mouse movements and after each mouse movement do a new screen capture so in the loop even when it restarts need the 1 to increment

Thanks for the recommendation i think im on the right path here

; Capture region

_ScreenCapture_Capture(@MyDocumentsDir & "\DDH_1.jpg", 0, 0, 796, 596)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...