[PyQt] QImage in BI24 format

Gelonida N gelonida at gmail.com
Tue Sep 18 19:13:09 BST 2012


Hi,

I have a C-library creating an image supposedly in in BI24 format (video 
application)

Now I'd like to display the image.

I tried to set the pixel format to QImage.Format_RGB888

and I can see the image.
However the red and blue colors are inversed.

Is there another format, that can directly display the image?





More information about the PyQt mailing list