Hi,

I loaded image using QPixmap. Now i want to resize that image, for resizing it i used QPixmap::scaled() method. but it does not do anything.

Then how can i resize my image???

I am using Qt for S60 4.5.0-garden release.

Thanks,