I have the immediate need to do some repetitive work. In a nutshell, I have to compare more than 1000 images to another 1000 images.
I know there are software solutions out there that can compare images but I need to specifically compare an image that's in the System Clipboard to an image that's on-screen (all within a specific application I will use as this is where all the automation needs to take place).
That said, is there a way to have KM compare an image that’s in the System Clipboard to an image that's on the screen? If they match I'll have the macro carry-on. If not, it will abort it.
Thanks!