Hi,
i am new to Qt programming. i have created the Qimage object by providing image[.png] file.
ex.
Qimage image(“some.png”).
i am using qt 4.8
please help me to set transparent background of image. currently it shows black background.
Thank You
↧