[Digikam-devel] [Bug 305823] Digikam writes to Samsung RAW files
Andreas Huggel
ahuggel at gmx.net
Sun Sep 23 16:06:18 BST 2012
https://bugs.kde.org/show_bug.cgi?id=305823
--- Comment #10 from Andreas Huggel <ahuggel at gmx.net> ---
Marcel, Gilles,
We have this registry
http://dev.exiv2.org/projects/exiv2/repository/entry/trunk/src/image.cpp#L105
And functions ImageFactory::checkMode() and Image::checkMode() to query it.
So for a given image of any type, if Exiv2 can open it (and determine its type
in the process), the idea is that you should be able to use Image::checkMode()
to determine the level of metadata support for the image.
Without an image, you need to know the Exiv2 "image type" of a particular
format, to be able to query ImageFactory::checkMode(), which is not practical,
as it still requires the app to know about Exiv2 internals.
Andreas
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list