load and show an image with Pillow. from PIL import Image. # load the image. image = Image.open('opera_house.jpg').
確定! 回上一頁