📜  什么是 pil python 中的 imageTk - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:10.758000             🧑  作者: Mango

代码示例1
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”.