qt5base-lts/tests/auto/gui/image/qimagereader
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
..
baseline Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
images Implement support for 16bpc image formats 2018-08-11 14:12:48 +00:00
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
android_testdata.qrc Android: Fix QImageReader test 2015-01-16 09:27:15 +01:00
qimagereader.pro tst_qimagereader: Make sure to include all image resources in test 2018-04-20 15:05:01 +00:00
tst_qimagereader.cpp Implement support for 16bpc image formats 2018-08-11 14:12:48 +00:00