Qt 6.11 is out! See what's new in the release
blog
Change color depth of the application
-
Is it possible to change color depth of the application to 8 bit grayscale ?
This is what my device supports.
Currently i'm starting the application with -platform offscreen and then grabbing each frame, convert it from RGB to Grayscale, and sent to the display device.
The operation takes a lot of CPU power.
How can i make the application starts in Grayscale mode so i could get the frames already in 8 bit grayscale ? -
I think this is the droid you are looking for :D
http://doc.qt.io/qt-5/qapplication.html#setColorSpec