summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/tools.pri
diff options
context:
space:
mode:
authoraavit <eirik.aavitsland@digia.com>2013-12-10 14:39:09 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-08 09:40:50 +0100
commit6f1b82fccdaf202856dcc6510c16b0531680fe23 (patch)
tree8c64215e7e358c2a84c5a4343b4f6932ecb99b36 /src/corelib/tools/tools.pri
parentcd44f363ffd71f402265a03e7168f9774033a664 (diff)
Fixes: 32 bit and alpha bmp format image reading
The bmp handler would ignore the high byte of a 32bit bmp. It would also ignore any alpha channel. The actual change is really simple; it just adds the alpha_* members and the reading of the 4th byte in 32bit depth. However, detection of alpha channel required switching the order of two independent blocks of code, hence the size of this patch. [ChangeLog][QtGui] Support reading bmp images with alpha channel Task-number: QTBUG-35220 Change-Id: Ib133c3644c03c5cfc728f5fa2c837219804e69ae Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
Diffstat (limited to 'src/corelib/tools/tools.pri')
0 files changed, 0 insertions, 0 deletions