hmm... but where is the problem with bitmaps? uncompressed 24bit images (like bmp) store the image data allready in byte arrays. you just had to copy that part....

or do you use any more complicated imagefiles?