Skip to content

WIP: improve support for the new capabilities of qimage

Halla Rempt requested to merge rempt/improve_qimage into master

This branch tries to make use of QImage's new QImage::Format types through our codebase so we can prevent losing information whenever we go through to/fromQImage.

Merge request reports