> I have an image called "ball.jpg" and I want to program a code that > will find the color of a pixel at (20,20) > > How do I find the color of a pixel using Java? > Please help!!
Read the image file with ImageIO.read() and get the value of the pixel with BufferedImage.getRGB().
Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...