🌈 搜索
📅  最后修改于: 2022-03-11 14:46:51.484000             🧑  作者: Mango
>>> from PIL import Image >>> im = Image.open('a_image.tif') >>> im.show()