Image loading library

Aurélien Gâteau aurelien.gateau at free.fr
Wed Apr 25 22:40:25 BST 2007


Cyrille Berger wrote:

> Hello,
> 
> I don't know if it helps you, but you can use QImageReader, together with
> read(QImage* img) and setClipRect() you might be able to "emulate" a
> progressive loading, no idea about performance issue.
> 
By progressive loading iI mean loading (and displaying) an image before all
the image data is available, so this mean it's the job of the image loader
to notify others when parts of the image get available. Therefore I don't
think your solution will work (or did I misunderstood something?)

Aurélien





More information about the kde-core-devel mailing list