前文介绍过, Image.open() 可以打开一张图片,返回一个 Image 类的对象。 ... 我们可以用 list(im.getdata()) 得到标准的Python list 对象。
確定! 回上一頁