qt5base-lts/tests/auto/gui/image/qimagereader
Allan Sandfeld Jensen 5d0ee89132 Fix reading 16bpc grayscale PNGs
They were incorrectly attempted to be read as Indexed8, instead use
the RGBA64 formats to read them with full accuracy.

Task-number: QTBUG-45858
Change-Id: I14fc3cb0d59fa2fc0e68fd870f3b32352c34161f
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2018-09-03 08:24:10 +00:00
..
baseline Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
images Fix reading 16bpc grayscale PNGs 2018-09-03 08:24:10 +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 Fix reading 16bpc grayscale PNGs 2018-09-03 08:24:10 +00:00