getdata() 函数会将图像的像素点逐行地进行拼接,每一个像素点用RGB 三元组表示(图像为RGB 模式时)。 pixel_width, pixel_height = img.size[0] ...
確定! 回上一頁