Answers for "python imagetk show pil image"

1

what is imageTk in pil python

The ImageTk module contains support to create 
and modify Tkinter BitmapImage and PhotoImage objects 
from PIL images. ... This can be used everywhere Tkinter expects an image object. The given image must have mode “1”.
Posted by: Guest on May-02-2021

Code answers related to "python imagetk show pil image"

Browse Popular Code Answers by Language