I am doing a mobile application using symbian and Qt 4.7
I have a CFBSBitmap data when i save the CFBSBitmap data, the format is a .mbm file and I wish to convert it to be saved as jpg format.
Can anyone help me in this area as I am quite a newbie in Qt and Symbian
QImageprovides asavefunction that takes a parameterformat. Just specify theJPGformat.