返回顶部
摘要: 带水印的图片: # -*- coding: utf-8 -*- from PIL import Image print('程序进行中...') # img = Image.open('../file/带水印的图片.png') img = Image.open('../file/img.png') # 阅读全文
posted @ 2022-09-21 00:03 gz_zyg 阅读(69) 评论(0) 推荐(0)