[Kde-imaging] QtRaw, a Qt image plugin using libraw

Aurélien Gâteau agateau at kde.org
Thu Feb 28 12:45:16 UTC 2013


Le Thursday 28 February 2013 12:28:18 Gilles Caulier a écrit :
> Hi Aureilien,
> 
> libkdcraw, which use last available libraw (i'm in contact with libraw
> author), is just that you need. libkdcraw provide a simple QImage based
> method to load Raw preview (JPEG embeded image) or a reduced version of
> demosaiced RAW.
> 
> https://projects.kde.org/projects/kde/kdegraphics/libs/libkdcraw

This is different. Using libkdcraw means applications have to explicitly add 
support for raw files. QtRaw is a QImageIOPlugin, so applications do not have 
to do anything to load a raw image

> There is also another project which plug a QImageLoader in KDE to be able
> to open RAW formats to all KDE application. It use libkdcraw. Look here :
> 
> https://projects.kde.org/projects/kde/kdegraphics/kdegraphics-thumbnailers/r
> epository/revisions/master/show/raw

This is also different: it is a thumbnailer, it cannot be used to load a raw 
file in a QImage.
> 
> In other words : no need to re-invent the wheel (:=)))...

The wheel is already there, it just needs a bit of polish :)

Aurélien


More information about the Kde-imaging mailing list