qt6-bb10/examples/widgets/widgets/imageviewer
Allan Sandfeld Jensen 90a8de656f Long live QColorSpace and friends
Adds QColorSpace and QColorTransform classes,
and parsing of a common subset of ICC profiles
found in images, and also parses the ICC profiles
in PNG and JPEGs.

For backwards compatibility no automatic color
handling is done by this patch.

[ChangeLog][QtGui] A QColorSpace class has been added,
and color spaces are now parsed from PNG and JPEG images.
No automatic color space conversion is done however, and
applications must request it.

Change-Id: Ic09935f84640a716467fa3a9ed1e73c02daf3675
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2019-02-08 10:12:05 +00:00
..
imageviewer.cpp Long live QColorSpace and friends 2019-02-08 10:12:05 +00:00
imageviewer.h Cleanup Widgets examples - parent ctor 2018-12-13 16:57:05 +00:00
imageviewer.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00