Hey, I have an idea for a program brewing in my mind which I would like to build but I am stuck at a part of my mental workflow. I don't know how to have the program seek out images on the screen and compare them with a library of reference images. Perhaps I should clarify that... Ok. For example. An image is displayed on the screen. The program would see that image, refer to a library of images and match that image to one in the library. The program would then assign some value to a variable based on it finding a match. Does anyone know of a way which I can do something like this? Thanks in advance.