>>>from PIL import Image >>>im = Image.open('*.jpg') # 打开一张RGB ... im.resize()和im.thumbnail()用到了滤波器方法一:resize(size,filter ...
確定! 回上一頁