Peng Zheng
March 6th, 2000, 09:31 PM
I'm beginner to java. I want to put a gif or jpg file into a java source file so that I can keep one file. So I need to read in the image file and and create a int array to keep the data. How can I do it? Can anyone help me? Some example code is preferable.