Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.55K
1 Posted Topic
Re: ok, this thread is old, but still, maybe an answer would help some peoples... so, the value you have with rgbs[i], after bufferedImage.getRGB(0, 0, w, h, rgbs, 0, w) IS the color, it's the conversion from it's hexadecimal value. The RGB system is based on three nombers, ([0-255], [0-255], [0-255]) … |
The End.