Jump to content

checksum help


 Share

Recommended Posts

I'm not completely sure of what you are asking. I think you are asking about PixelChecksum for windows at different positions on the screen but a fixed point within the window. If that is correct, you should look at WinGetPos. With that function you could add a certain number of pixels to the X and Y array returned values and then use PixelChecksum at that point.

If I am wrong, you might want to explain what you want to do a bit further or post some code for us to look at.

#include <ByteMe.au3>

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...