Dear All,
I have a problem of converting a JPEG file in to BMP file. I have a array of bytes created from JPEG file. I mean whole file bytes are readed in to array. Know i want to convert that array in to bitmap (BMP) file.
Thanks In Advance.