🌈 搜索
📅  最后修改于: 2022-03-11 14:58:26.843000             🧑  作者: Mango
from PIL import Image im = Image.open('whatever.png') width, height = im.size