Hi All ,
I want to draw a png file to a QLabel with paintevent. Now I am using "drawPixmap(QPoint &,QPixmap &);" function. But I see that there is also "drawImage(QPoint &,QImage &);" . Which is the fastest way for drawing a .png Image?
Best Regards
Bookmarks