Hi all,
I'd like to load a bitmap file into a QImage but I'd like to have it in RGB24 format(in order to acces with bits() a buffer 0xRRGGBB), reading the documentation this format is not allowed, is there a way to do so?
thanks in advance
Hi all,
I'd like to load a bitmap file into a QImage but I'd like to have it in RGB24 format(in order to acces with bits() a buffer 0xRRGGBB), reading the documentation this format is not allowed, is there a way to do so?
thanks in advance
Bookmarks