会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
yeelone
www.notewo.com
博客园
首页
新随笔
联系
订阅
管理
2012年12月12日
python PIL bug: 'NoneType' object has no attribute 'bands' (解决)
摘要: 我有如下一段代码,用于做tumbnail, mode = image.mode if mode not in ('L','RGB'): if mode == 'RGBA': alpha = image.split()[3] ...
阅读全文
posted @ 2012-12-12 18:26 notewo
阅读(5933)
评论(3)
推荐(2)
公告