@dranonymous:
Yes my image load code works. And thanks for the idea with the binary file. But I am not that familar with retrieving byte informations from a file and convert them to their needed data types.
I took a look at the DataInput/OutputStream example in the java tutorial, but that wasn’t that good. I got the informations stored, but retrieving failed in some manners.
Can you give a piece of example code? Please.
Evil

