Dear All,

I need to zoom the image, which is set in the QLabel with QPixmap. Here my label size is fixed (350,450). In this i have loaded pixmap image.png which is of size 900*732. I have scaled the content while in the Ui form. Now I need to Zoom-in/out the image inside the QLabel. Plz sugest me.