Allow creating an CanvasImage from an in-memory buffer #243
pixsperdavid
started this conversation in
Ideas
Replies: 1 comment
-
@impsnldavid Sorry for the late reply. Sure, sounds like a good idea! |
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
-
Hopefully self-explanatory. My use case for this is to allow CanvasImage to be used in single-file executables where images are embedded as binary resources rather than external files. Happy to implement and submit a PR if approved.
Beta Was this translation helpful? Give feedback.
All reactions