hai, I need to show the image in the screen.The image is in the server and has to be downloaded, which I was able to figure out.
But the image in server is a bmp or jpeg format and midp accepts png only(I think so?) . Is there any way to directly display a bmp or jpeg? or how a bmp or jpeg image can be saved in png format in the server ie j2se envirorment.

Reply With Quote

