知行迭代
导航
首页
最近更改
随机页面
常用
分类目录
Linux命令
Mediawiki常用
电脑技巧
工具
链入页面
相关更改
特殊页面
页面信息
登录
查看“Pillow”的源代码
←
Pillow
页面
讨论
阅读
查看源代码
查看历史
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于该用户组的用户执行:[
[1]
]
您可以查看和复制此页面的源代码。
Pillow是一个[[Python]]的图像处理库,PIL(Python Imaging Library)2011年停止更新,随后Pillow分支了PIL并添加了Python 3的支持,现在成为PIL的替代品。 ==简介== ===时间轴=== ===安装=== 使用[[pip]]安装: <syntaxhighlight lang="bash" > pip install --upgrade pip pip install --upgrade Pillow </syntaxhighlight> {{了解更多 |[https://pillow.readthedocs.io/en/stable/installation.html Pillow 文档:安装] }} ==基础知识== ==资源== ===官网=== * Pillow 官网:https://python-pillow.org/ * Pillow 文档:https://pillow.readthedocs.io/en/stable/ ===网站===
本页使用的模板:
模板:了解更多
(
查看源代码
)
返回至“
Pillow
”。