Hi,
i see a property in Qt3.3.7 for QImage named as reset(). It resets all image parameters and deallocates the image data.
How can I use it in QT4.3?

Please help me.