Skip to content

Add example to save image to file? #3

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

Closed
ramgarden opened this issue Dec 29, 2019 · 3 comments
Closed

Add example to save image to file? #3

ramgarden opened this issue Dec 29, 2019 · 3 comments

Comments

@ramgarden
Copy link

Should we add a few lines in here to show how to use the PIL Image.save() function to save the pictures to a file?
https://pillow.readthedocs.io/en/stable/reference/Image.html#PIL.Image.Image.save

@ladyada
Copy link
Member

ladyada commented Dec 29, 2019

adding a comment or new example would be fine - a PR would be welcome!

@caternuson
Copy link
Contributor

@ramgarden Would a separate example be OK? That example continuously reads and updates a pygame display. Adding a PIL save in the loop would create lots of files, or just keep orverwriting the existing one. It would also slow down the pygame display update.

@kattni
Copy link
Contributor

kattni commented May 1, 2020

This is resolved.

@kattni kattni closed this as completed May 1, 2020
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

4 participants