coding: utf-8 -*- from PIL import Image image = Image.open('input.jpg') ... Finally, remember to save the picture in PNG format.
確定! 回上一頁