How to convert an image to a byte array/3d array?

recently, i am doing a school project, is there any way to convert an image to store in a 3d array/byte array?thanks for help
[139 byte] By [Kenrrnny_Xa] at [2007-11-27 7:50:07]
# 1
> recently, i am doing a school project, is there any> way to convert an image to store in a 3d array/byte> array?> thanks for helpWhy 3d?Have a look at this tutorial: http://java.sun.com/docs/books/tutorial/2d/index.html
prometheuzza at 2007-7-12 19:31:08 > top of Java-index,Java Essentials,Java Programming...
# 2
If you search the forums for "convert image to byte" you get a ton of useful topics. Here is one: http://forum.java.sun.com/thread.jspa?forumID=31&threadID=626446
Djaunla at 2007-7-12 19:31:08 > top of Java-index,Java Essentials,Java Programming...