I wonder why do you use QImage as a temporary data container?
Wouldn't it be easier and faster to use QByteArray to store the data and load it directly to QPixmap?
I wonder why do you use QImage as a temporary data container?
Wouldn't it be easier and faster to use QByteArray to store the data and load it directly to QPixmap?
Bookmarks