Searchs for a given pixel within the specified region.
The actual AU3_PixelSearch function from AutoIt appears to be broken so it has been reimplemented here using Windows GDI32 and User32 libraries.
AU3_PixelSearch
Searchs for a given pixel within the specified region.
The actual
AU3_PixelSearch
function from AutoIt appears to be broken so it has been reimplemented here using Windows GDI32 and User32 libraries.