Commit c7a6a451 authored by Eirik Aavitsland's avatar Eirik Aavitsland
Browse files

Extend support for tiled tiff files to all color formats


This commit extends the recently added support for tiled tiff images
of color index format to also cover grayscale and mono images. RGB
images were already covered, since the libtiff API used for those
handles tiled images transparently.

This commit also simplifies the tiff read() function by sharing
common code among the different formats.

[ChangeLog][TIFF] Extend support for tiled tiff files to all color formats

Change-Id: I13f94bbca65dd6a35384a415906034e245ad8b79
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
parent 30301436
Showing with 100 additions and 99 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment