So manually I can grab x/y of mouse coordinates, and figure out what color some pixel is and the like, but is there anything that can help with this?
I'm thinking of something that takes a screenshot whenever I click something while it's running, and grabs the x, y, & pixel color clicked on, and saves the SS as x.y.pixelcolor.jpg . The screenshot's just there to help with more complicated actions (i.e. I might need to know where the borders of a window are to search within it, or I might want to grab a snippet of the image for imagesearch etc.)
If not this, anyone else have simple method to collect this type of information rapidly?






