Jump to content

Recommended Posts

Posted

I am curious if routine like PixelCheckSum can be performed on a screen capture in memory (read from the clipboard) ?

Guess you'd have to use mem funtions, but is it a doable thing or a very complicated thing ?

Agreement is not necessary - thinking for one's self is!

My-Colors.jpg

cuniform2.gif

Posted

It's do-able but I wouldn't bother. I just spent some time with PixelCheckSum() and now that I know how it's implemented, to do similar from within AutoIt itself is not something I want to try. To put things in perspective, PixelCheckSum() is 80 lines of code and 74 lines of comments explaining how the code works.

Posted

Ok, thanks .... well it's back to the coloring book ... uh ... drawing board :)

Agreement is not necessary - thinking for one's self is!

My-Colors.jpg

cuniform2.gif

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
×
×
  • Create New...