[Digikam-users] EXPORT HTML - use digikam thumbnail database
Gilles Caulier
caulier.gilles at gmail.com
Mon Feb 6 10:01:39 GMT 2012
Look in libkipi Interface class :
https://projects.kde.org/projects/kde/kdegraphics/libs/libkipi/repository/revisions/master/entry/libkipi/interface.h#L212
... there is 2 method to ask to KIPI host application thumbnails of
items. Just pass url as argument and the size of thumbnails that you
need.
digiKam re-implement these method and will play with thumbs DB. It
very fast. If thumb are not yet in DB, it will be generated by digiKam
thumb processor.
Best
Gilles Caulier
2012/2/6 M. Fioretti <mfioretti at nexaima.net>:
>
> On Sun, February 5, 2012 11:12 pm, Gilles Caulier wrote:
>> libkipi provide api to take thumbnails from kipi host application.
>> Typically, with digiKam, plugin get thumbnails from digiKam DB.
>
>
> where is, exactly, the documentation one should read to write a shell
> script that generates a thumbnail gallery straight out the DIGIKAM sqlite
> database? (either through libkipi, or directly?) I'd really like to know
> more about this and try
>
> Thanks,
> Marco
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users
More information about the Digikam-users
mailing list