Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: display in-memory images without disk roundtrip #219

Open
qwenger opened this issue Jun 5, 2023 · 0 comments
Open

Feature request: display in-memory images without disk roundtrip #219

qwenger opened this issue Jun 5, 2023 · 0 comments

Comments

@qwenger
Copy link

qwenger commented Jun 5, 2023

Thanks for the very nice library.

I'm generating some images on-the-fly and displaying them in easygui to ask the user for input for further processing. It feels wrong to have to save those images to temporary files to be able to display them, as I already have them loaded with pillow.

It would be nice to be able to submit not only image file paths but also pillow images as image arguments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant