Skip to content

screenshot: Reuse GLTexture::toImage

Aleix Pol Gonzalez requested to merge work/simple-screenshot into master

Cleans the code a bit. It also makes use of the more performant Qt::Format_RGBA8888_Premultiplied, which is nice to come by.

Merge request reports