透過Pillow Image 裡的size 方法,讀取圖片的長寬尺寸,取得的尺寸為tuple 型別,尺寸的第一個數值為寬度,第二個數值為高度。 import os os.chdir('/content/drive/ ...
確定! 回上一頁