方法用很多,. 第一種: 用PIL模組中的Image,程式碼如下:. from PIL import Image. img = Image.open("xxx/xxx/xx.jpg"). resized = img.resize((64 ...
確定! 回上一頁