Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

AutoIt UDF 'ImageFind' wrapper with functions allowing basic screen snapshot creation and location of image on screen.

License

Notifications You must be signed in to change notification settings

exorcistas/autoit-imagefind-udf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageFind UDF

Table of Contents

About

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.

Prerequisites

'ImageFind' *.dll must be copied to location reachable by script.

Installation

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.

Examples

Original

Credits

About

AutoIt UDF 'ImageFind' wrapper with functions allowing basic screen snapshot creation and location of image on screen.

Topics

Resources

License

Stars

Watchers

Forks

Languages