qt6-bb10/src/plugins/imageformats
Eirik Aavitsland 311e508154 jpeg handler: store Grayscale16 format images as grayscale, not rgb
No point in storing multiple channels when we have single channel
data. And as jpeg anyway has only 8 bpc, information loss is
unavoidable, so just convert to Grayscale8 and store as that.

Fixes: QTBUG-107810
Change-Id: Ib62038acf07d4b875b8416825fb0095510c14b5b
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2022-10-22 13:32:52 +02:00
..
gif Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
ico Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
jpeg jpeg handler: store Grayscale16 format images as grayscale, not rgb 2022-10-22 13:32:52 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00