Hi, I am a bit puzzled. How exactly can I get the pixel color back from an image?
The getPixel method give me a long value, but it seems it is not the same if I would use BufferedImage?
Would it be possible to include a getPixelColor Method in your code?
Thank you - cheers
Hi, I am a bit puzzled. How exactly can I get the pixel color back from an image?
The getPixel method give me a long value, but it seems it is not the same if I would use BufferedImage?
Would it be possible to include a getPixelColor Method in your code?
Thank you - cheers