I would like to show an image using python on windows and other platforms. When I do: from PIL import Image im = Image.open('image.png') im.show().
確定! 回上一頁