Save Image to disk (or generate byte array?) #1744
Unanswered
kpfaulkner
asked this question in
Q&A
Replies: 1 comment
-
As |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Just wondering if it's possible to save an ebiten image as a bytearray (or to a writer etc etc).
I find the image manipulation useful not only for games (ie to screen) but want to try some image processing with it, but for that I need to be able to save to disk. Any hints on that? I can't find a way to get the underlying data.
Thanks
Ken
Beta Was this translation helpful? Give feedback.
All reactions