new: 新建图片 # 不设置颜色默认为0 即黑色 image_new = Image.new('RGB', (256, 256), '#FF0000') # image_new.show().
確定! 回上一頁