[Digikam-devel] [Bug 258985] digiKam does not store correct color profile in JPEG2000 or TIFF images
Marcel Wiesweg
marcel.wiesweg at gmx.de
Mon Jul 23 21:01:07 BST 2012
https://bugs.kde.org/show_bug.cgi?id=258985
--- Comment #10 from Marcel Wiesweg <marcel.wiesweg at gmx.de> ---
Yes we do:
IccProfile DMetadata::getIccProfile() const
{
// Check if Exif data contains an ICC color profile.
QByteArray data = getExifTagData("Exif.Image.InterColorProfile");
...
I though as well to use this for JP2K, better than nothing.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list