- 安装
- 关于 Pillow
- 指南
- API参考
- Image Module
- ImageChops (“Channel Operations”) Module
- ImageColor Module
- ImageDraw Module
- ImageEnhance Module
- ImageFile Module
- ImageFilter Module
- ImageFont Module
- ImageGrab Module (Windows-only)
- ImageMath Module
- ImageOps Module
- ImagePalecodee Module
- ImagePath Module
- ImageQt Module
- ImageSequence Module
- ImageStat Module
- ImageTk Module
- ImageWin Module (Windows-only)
- PSDraw Module
- PIL Package (autodoc of remaining modules)
- 附录
- PIL 原始帮助文档
文章来源于网络收集而来,版权归原创者所有,如有侵权请及时联系!
关于 Pillow
愿景
分支作者的愿景是通过以下途径活跃 PIL 的开发:
- 在 Travis CI 持续测试 ;
- 在 GitHub 公开开发活动;
- 定期发布到 Python Package Index ;
- 在 Image-SIG 争取社区参与与贡献 。
许可证
和PIL一样,Pillow 使用 MIT-like PIL Software License
Software License The Python Imaging Library (PIL) is Copyright © 1997-2011 by Secret Labs AB Copyright © 1995-2011 by Fredrik Lundh By obtaining, using, and/or copying this software and/or its associated documentation, you agree that you have read, understood, and will comply with the following terms and conditions: Permission to use, copy, modify, and distribute this software and its associated documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appears in all copies, and that both that copyright notice and this permission notice appear in supporting documentation, and that the name of Secret Labs AB or the author not be used in advertising or publicity pertaining to distribution of the software without specific, wricodeen prior permission. SECRET LABS AB AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL SECRET LABS AB OR THE AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
为什么派生分支
PIL 不兼容setuptools,请阅读 this Image-SIG post 获取更多解释。而且 PIL 计划一年更新两次太慢了不能解决大量issues报告。
关于 PIL 库
注解
Pillow 2.0.0 之前,Pillow相对于 PIL 更改很少。Pillow 2.0.0 开始增加 Python 3 的支持进行了很多 Bug 修正。
距离上次 PIL 发布更新的时间越久,PIL 更新的可能性越小。然而,PIL官方还没有正式宣布PIL死亡,如果你还想支持 PIL 可以先报告给 PIL: report issues here first, 然后报告给 Pillow: open the corresponding Pillow tickets here.
报告给 Pillow 的时候请带上 PIL 的链接方便我们跟踪。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论