[Qt-interest] [qt-interest] How to change qt output to BGRA
Mandeep Sandhu
mandeepsandhu.chd at gmail.com
Thu May 5 07:17:08 CEST 2011
On Thu, May 5, 2011 at 10:06 AM, Steven Song <song422 at gmail.com> wrote:
> Nobody know this?
I'm not sure if this is possible. Have you looked at QImage::Format to
see what all formats are supported by Qt?
HTH,
-mandeep
>
> 2011/4/21, Steven Song <song422 at gmail.com>:
>> Dear friends:
>>
>> I have a question, if my embedded board's frame buffer is BGRA, how to
>> keep the Qt application display output as the same format?
>>
>> As i know, by default, Qt output is ARGB.
>>
>> Maybe I can set some environment to do this? or modify the Qt source
>> code?
>>
>>
>> Thanks in advance
>>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
More information about the Qt-interest-old
mailing list