Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Import bitmap into an array

807589Nov 9 2008 — edited Nov 9 2008
I want to import a 24-bit bitmap image into an array so I can loop through the array and perform calculations based on the color of the pixels etc.

Can any one advise me of an easy way to do this in Java?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 7 2008
Added on Nov 9 2008
1 comment
141 views