[Kde-imaging] [Bug 200558] Crash when saving scanned image to .tiff
Gilles Caulier
caulier.gilles at gmail.com
Fri Jul 17 19:51:55 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=200558
--- Comment #4 from Gilles Caulier <caulier gilles gmail com> 2009-07-17 19:51:54 ---
Nicolas,
Look there : http://www.awaresystems.be/imaging/tiff/tifftags/extrasamples.html
In other words, this want mean that tiff image will have an alpha chanel,
typicaly taken from ARGB QImage container. Imagine that QIMage data is composed
of RGB components... boum...
I see recently tat Kare as changed a lots of code from libksane. This can be
the problem.
A wrap around is to check if the QImage has an alpha chanel and adapt tiff
image tag accordingly
Gilles Caulier
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-imaging
mailing list