This is 'ImageFind' wrapper for AutoIt.
Functions in this UDF allow basic screen snapshot creation and location of image on screen.
Note, that not all functionality might be mapped or updated in current published version.
'ImageFind' *.dll must be copied to location reachable by script.
Simply copy ImageFind_UDF.au3
and .dll
(depending on architecture of your script) files to your development directory and use #include
to point to these .au3 files in the source code.