Storing images in memory instead of on disk. #9
AnonymouX47
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Hmm. thats a good suggestion. I will take a look at the issue :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Can we continue in #11 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This applies in three ways:
DrawImage
instance holds a reference to a PIL image instead of a filepath.Let me know what you think... I've already checked (and tested) and I'm sure 2 and 3 are possible.
Beta Was this translation helpful? Give feedback.
All reactions