摘要: 代码: 需要pillow库 安装方法:pip pillow 有一说一,比ps好用多了 from PIL import Image pic = Image.open(r'C:\Users\xxxx\Desktop\origin.png') pic = pic.convert('RGBA') # 转为R 阅读全文
posted @ 2020-11-02 15:26 aminor 阅读(3881) 评论(0) 推荐(0)
/**/ /**/