BUG:352734 Support top-level RGB channels

Desktop / KDE / Calligra - Boudewijn Rempt [valdyas.org] - 21 September 2015 05:03 UTC

Some OpenEXR images have both layers and top-level channels. If there are top-level channels named R, G, B, A, we should read them and construct a synthetic layer out of them.

45bcaf9f BUG:352734 Support top-level RGB channels
krita/plugins/formats/exr/exr_converter.cc | 215 +++++++++++++++-------------
krita/plugins/formats/exr/exr_import.cc | 2 +
2 files changed, 117 insertions(+), 100 deletions(-)

Upstream: quickgit.kde.org


  • Share