[Digikam-devel] [Bug 125916] Problem with opening 16bit TIFF
Marcel Wiesweg
marcel.wiesweg at gmx.de
Fri Aug 18 22:33:48 BST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=125916
marcel.wiesweg gmx de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From marcel.wiesweg gmx de 2006-08-18 23:33 -------
Thanks for testing.
The problem is "samples_per_pixel 0".
Here it is "samples_per_pixel 3", as one would assume for an RGB image. 0 samples per pixel is a bit problematic ;-)
(We do not check for 0, we assume 3 or 4. Subsequently, the image data will be read as if it has 4 samples per pixel, which explains the interesting output you are getting)
So next we need to have an idea why this value is wrong.
More information about the Digikam-devel
mailing list