qt5base-lts/tests/auto/gui/image/qimagewriter
aavit 878a01b2d1 Implement inline downscaling in png reader, to save memory
Instead of allocating and reading the entire image and then scaling it
down, this code reads only one line at a time and scales it on the
fly.

Change-Id: I61fde307146c11dcd90ca617cc2e7f85dd3b66c4
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-04-27 10:37:02 +02:00
..
images Moving tiff image format support and libtiff out of qtbase 2012-01-31 14:31:04 +01:00
.gitignore Moved gui autotests into new directory structure 2011-09-01 10:59:49 +02:00
qimagewriter.pro tst_qimagereader: does not depend on QtWidgets 2012-03-09 11:05:04 +01:00
tst_qimagewriter.cpp Implement inline downscaling in png reader, to save memory 2012-04-27 10:37:02 +02:00