summaryrefslogtreecommitdiffstats
path: root/tests/shared/images/tiff/indexed_tiled.tif
diff options
context:
space:
mode:
authorEirik Aavitsland <eirik.aavitsland@qt.io>2017-03-15 09:23:42 +0100
committerEirik Aavitsland <eirik.aavitsland@qt.io>2017-03-15 11:53:40 +0000
commit30301436b59efe7ff25991cbbaa388f6f1b4d66e (patch)
tree0b1fb2ff46e85d53ae3eb0819098204777c5fbe1 /tests/shared/images/tiff/indexed_tiled.tif
parentd6e5ba97fa15f6182ce2ce9b04ee28fa7a4d9015 (diff)
Add support for tiled, color indexed tiff files
For color index images, the tiff handler uses scanline based reading. The tiff decoder does not support that if the image is stored in tiled format. This commit adds tile based reading for such cases. [ChangeLog][TIFF] Added support for tiled, color indexed tiff files Task-number: QTBUG-12636 Change-Id: Ic759903c75c8252267429f01e3dd9706fc516f8f Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'tests/shared/images/tiff/indexed_tiled.tif')
-rw-r--r--tests/shared/images/tiff/indexed_tiled.tifbin0 -> 209220 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/shared/images/tiff/indexed_tiled.tif b/tests/shared/images/tiff/indexed_tiled.tif
new file mode 100644
index 0000000..4ed11dd
--- /dev/null
+++ b/tests/shared/images/tiff/indexed_tiled.tif
Binary files differ