From kde-bugs-dist Fri Jul 31 19:25:02 2015 From: Gilles Caulier Date: Fri, 31 Jul 2015 19:25:02 +0000 To: kde-bugs-dist Subject: [digikam] [Bug 350541] PNG alpha channel is ignored Message-Id: X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=143837071309849 https://bugs.kde.org/show_bug.cgi?id=350541 --- Comment #7 from Gilles Caulier --- yes the code relevant is in icon-view model-view. Internally, we use PGF to store thumbs. PGF support Alpha, so, it's not a problem in this side. Look in core/libs/threadimageio/pgfutils.cpp to be sure. There are code PGF <->QImage conversion. DB store PGF as RAW data. In core/tests, there is also a CLI tool to check PGF conversion with image samples. Gilles -- You are receiving this mail because: You are watching all bug changes.