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!

convert BufferedImage to byte[]

807589Aug 4 2008 — edited Aug 4 2008
Does anyone know how to convert a buffered image into a byte array without using ImageIO. The two Image formats I need are PNG and GIF. I have tried a few things with PixelGrabber, but nothing works. Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2008
Added on Aug 4 2008
6 comments
527 views