summaryrefslogtreecommitdiffstats
path: root/src/corelib/statemachine/qstatemachine_p.h
diff options
context:
space:
mode:
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>2009-11-03 14:59:41 (GMT)
committerKim Motoyoshi Kalland <kim.kalland@nokia.com>2009-11-03 15:20:24 (GMT)
commita4e7db378ecd11bc858f76beb33c56ccebef6308 (patch)
treefaadd890335128718820a1e25d35bbe01fa4d179 /src/corelib/statemachine/qstatemachine_p.h
parent7b7c804723f1bbd71d436ab12f5e68a0f87c71d7 (diff)
downloadQt-a4e7db378ecd11bc858f76beb33c56ccebef6308.zip
Qt-a4e7db378ecd11bc858f76beb33c56ccebef6308.tar.gz
Qt-a4e7db378ecd11bc858f76beb33c56ccebef6308.tar.bz2
Fixed fillRect on QImage::Format_ARGB32 images.
With composition mode set to QPainter::CompositionMode_Source, the raster paint engine's fillRect function filled images which had non-premultiplied format with premultiplied colours. This was fixed by converting the premultiplied colour back to non-premultiplied before writing to the image. Task-number: QTBUG-5189 Reviewed-by: Trond
Diffstat (limited to 'src/corelib/statemachine/qstatemachine_p.h')
0 files changed, 0 insertions, 0 deletions