会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
臭虫编写工程师小于
博客园
首页
新随笔
联系
订阅
管理
2019年7月31日
python-pillow图像处理模块
摘要: from PIL import ImageColor ImageColor.getcolor('red','RGB') #颜色 模式 ImageColor.getcolor('red','RGBA') #颜色 模式 带透明度 #切换到有图片的目录 %cd IMAGE from PIL import Image im = Image.open('ludashi.jpg')#缩略图...
阅读全文
posted @ 2019-07-31 10:05 臭虫编写工程师小于
阅读(200)
评论(0)
推荐(0)
编辑
公告