Skip to content

Add screenshotFullscreenMap to return an image per screen

Méven Car requested to merge (removed):work/screenshot-screenmap into master

It returns inside the passed file descriptor a list of pairs QPoint, QImage. The point represents the virtual screen position and the QImage the screen's screenshot in native size or scaled.

CCBUG: 420863

CCBUG: 409762

cc @davidedmundson @apol @bport

Edited by Méven Car

Merge request reports