I have captured the screen image and put in a picture box set to the size of the screen. I have another picture box that also has a screen image in it. What is the fastest way to compare the 2 pictures against each other pixel for pixel checking for color changes? Also, how would I save that color off? Any code exaples would be great.