Jump to content

Find image loaded from file on the screen


Recommended Posts

I'm trying to find a custom drawn button using an image of it saved to a file that can be loaded when autoit script starts and searched for on the screen. I started off thinking I was going to brute force search for it using PixelChecksum but I don't see a method for getting that same checksum from image data loaded from a file. Speed is not critical since it does not need to be found often. I've browsed autoit help file hunting for something that might work. It looks as if _GDIPlus might get me there by comparing image bitmaps either by using a function or byte for byte but I don't see how access the actual bytes of the bitmap. Perhaps you know a better way to do this.

Link to comment
Share on other sites

I think you can use Imagesearch UDF for searching a picture loaded here is the link : https://www.autoitscript.com/forum/topic/176024-image-search/#comment-1267959 

feel free to ask for any help

No matter whatever the challenge maybe control on the outcome its on you its always have been.

MY UDF: Transpond UDF (Sent vriables to Programs) , Utter UDF (Speech Recognition)

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