PenMasterPeon 0 Posted January 29, 2005 Hey, is there any way to use an image file, a gif or a jpg, to detect a matching image on the screen? Share this post Link to post Share on other sites
Lazycat 13 Posted January 29, 2005 No. Probably you can use PixelChecksum for now. You have to create checksum of given image first and then find region on the screen that matched with this. But this is extremely slow. Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Share this post Link to post Share on other sites