mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
12710dc644
Add API similar to clutter_stage_capture() but that draws into externally allocated memory. It is assumed that the pixel format is ARGB32, and the memory is structured in a way that the width of the passed rectangle is identical to the stride divided by 4. https://bugzilla.gnome.org/show_bug.cgi?id=784199