Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

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”.
Source by pillow.readthedocs.io #
 
PREVIOUS NEXT
Tagged: #imageTk #pil #python
ADD COMMENT
Topic
Name
8+1 =