Hi everyone I use QT platform based on wayland to develop screen.
There is a issue about screen quality because the Bitmap which is used to render screen is 24 bit, but the display device only support 18 bit. So i think it is necsssary to implement dither in order to convert 24 bit to 18 bit. Could anyone give some advice on how to implement dither?Which module should be modified ? Best regards, [email protected]
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
