Search the Community
Showing results for tags '_imagesearch'.
-
- 12 comments
- 1 review
-
- imagesearch
- image search udf
-
(and 2 more)
Tagged with:
-
I downloaded: https://www.autoitscript.com/forum/files/file/471-image-search-udf/ I have also added #include "_ImageSearch.au3" and "_ImageSearchDebug.au3" to my script. My script its in the same folder of _ImageSearcha.au3,_ImageSearchDebug.au3 (with dll files etc.) Every time I try...
-
Does anyone have experience with transparency on _ImageSearch? The code attached finds the image "base.bmp" but at position 0,0 not near the center of the screen as it appears. My goal is to find the Big Blue "G" regardless of the background. I have not yet found the base image, so I have not test...