blitz-foundation / monkey2

zlib License
3 stars 0 forks source link

request: extracting data from image #25

Open Pharmhaus-2 opened 5 years ago

Pharmhaus-2 commented 5 years ago

Original Author: abakobo

as you asked, I report this from https://monkey2.monkey-x.com/forums/topic/extracting-app-view-image/

Yeah, canvas.CopyPixmap is about it right now. GLES2.0 lets you read backbuffer/write textures but not vice versa. It shouldn’t be too hard to ‘fake’ it though – please post an issue on github to remind me!

being able to save screen WITH lights effects (and 3D) would be nice..