Well title basicly says it all, but what class would I start with? Robot Class? PixelGrabber Class? If you could post a small sample code, that would be even more helpful. :)
Printable View
Well title basicly says it all, but what class would I start with? Robot Class? PixelGrabber Class? If you could post a small sample code, that would be even more helpful. :)
BufferedImage#getRGB(...)
db
That works when you have the X and Y coords, however I don't. I need to use the RBG value to find the X and Y coords.
Scan the pixels in a nested loop.
db
And don't double post the same question. Your new thread on the same topic has been locked.
db