Skip to Main Content

Java Development Tools

Problem in RGB data of image(Image.getrgb())

2626899Mar 7 2014

Hello to all

I am developing  one J2ME application and it will get RGB  value of given image(JPG/PNG). But this values are not correct/accurate.Like BufferedImage.getrgb method of BufferedImage class of AWT(SWING) is return accurate value (of RGB) of given Image. Comparing this two method' s rgb value there is so much difference. Please help me to find accurate RGB value of given Image in j2me .

Thank you  

Post Details
Locked on Apr 4 2014
Added on Mar 7 2014
0 comments
1,320 views