Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Pedro Gilbert   on May 16 In Java Category.

  
Question Answered By: Zane Thompson   on May 16

You will be pleased to know that I have solved my issues with
finding a pixels color  @ a specific x,y coordinate. for anyone whos
interested I used "BufferedImage" instead of "Image". BufferedImage
has the most useful getRGB(int x, int y) method!

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Image/Graphics color Or get search suggestion and latest updates.


Tagged: