hi there,
my todays question is related with bitmaps. i wrote a small console, that sends files from one end to another. now i want to send a jpg picture from a to b, what works fine. as result i get in liteC an array with bit information in it. HOW can i display this jpg image on screen without saving and reloading it again?
it takes too long to save and to reload it. can something be done directly with the received array, to show it directly?

thanks for anny idea in advance

Last edited by pjotr987; 12/18/12 17:59.