+ 2

How to print pictures?(python)

I want to know how to print pictures in python. If you answer my question, I appreciate you so much🙂

9th Nov 2020, 2:43 PM
Saturn
2 RĂ©ponses
+ 11
You need to use PIL, a module for python image processing. Have a look at the web page of: https://pillow.readthedocs.io/en/stable/reference/Image.html
9th Nov 2020, 2:55 PM
Lothar
Lothar - avatar