qt5base-lts/tests/auto/gui/painting/qpainter
Allan Sandfeld Jensen 9c9f98f2ff Implement support for 16bpc image formats
Adds support for 16bit per color image formats in QImage. This makes it
possible to read and write 16bpc PNGs, and take full advantage of the
16bpc paint engine.

[ChangeLog][QtGui][QImage] QImage now supports 64bit image formats with
16 bits per color channel, compatible with 16bpc PNG or RGBA16 OpenGL
formats.

Task-number: QTBUG-45858
Change-Id: Icd28bd5868a6efcf65cb5bd56031d42941e04099
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2018-08-11 14:12:48 +00:00
..
drawEllipse
drawLine_rop_bitmap
drawPixmap_rop
drawPixmap_rop_bitmap
utils/createImages Updated license headers 2016-01-21 18:55:18 +00:00
.gitignore
BLACKLIST Android: Blacklist tst_QPainter::textOnTransparentImage 2018-06-28 07:33:15 +00:00
qpainter.pro Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags 2018-01-20 18:16:59 +00:00
task217400.png
testdata.qrc
tst_qpainter.cpp Implement support for 16bpc image formats 2018-08-11 14:12:48 +00:00