Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

PixelSearch syntax error

$
0
0
Hi, I am making a very small widget that searches for a pure blue pixel (hex: 0000FF) on the screen, then gives you the coordinates of it.


$pixcoor = PixelSearch(610, 53, 805, 245, 0000FF)
MsgBox(0, "Blue Pixel x,y:", $pixcoor[0] & "," & $pixcoor[1])

When i run it in SciTE, it gives me a syntax error on 0000FF.
Any suggestions?

Thanks,
Mysis

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>