PDA

Click to See Complete Forum and Search --> : this might be a tough one!


B2E
Feb 7th, 2002, 07:37 AM
ok lets see if anyone can help me out with this one. i have saved multiple .bmp files to a single binary file so the graphics can not be easily tampered with. but now i have a problem when i load the file back into memory it is as a byte. my question is how do i reload the file so that i can use it like a bmp agian???

I have no idea i have tried everything i can think of and i am stumped????

Please help me someone

B2E
Feb 7th, 2002, 08:06 AM
Is there not anyone who can help me or give me a link to something that will

Sastraxi
Feb 7th, 2002, 02:58 PM
The question is how you originally stored it as your binary format. aka. If you saved it, you can load it. If we know this info we may be able to help...