I was wondering how I can get a screenshot of everything in a set dimension
(map)?
I want to screenshot the whole field, but I have only found a way to do
what's currently in the window through the
pyglet.image.get_buffer_manager().get_color_buffer().save('screenshot.png')
If my window is 800,600 and my field is 2000, 2000, how can I get an image
of the 2000, 2000? I am not even sure if this is possible, since it's
technically outside the rendered view. However, I have seen editors and
other programs accomplish this somehow. Any ideas?
--
You received this message because you are subscribed to the Google Groups
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/d/optout.