Pillow中文文档
latest
  • 安装
  • 手册
    • 概览
    • 教程
    • 概念
    • 附录
  • 参考
  • 移植
  • 关于Pillow
Pillow中文文档
  • Docs »
  • 手册
  • Edit on GitHub

手册¶

  • 概览
    • 图像存档
    • 图像展示
    • 图像处理
  • 教程
    • 使用Image类
    • 读写图像
      • 将文件转换为JPEG
      • 创建JPEG缩略图
      • 识别图像文件
    • 剪切、粘贴和融合图像
      • 从图像中复制子矩形
      • 处理子矩形,并将其粘贴回去
      • 滚动图像
      • 拆分和合并频段
    • 几何变换
      • 简单的几何变换
      • 转置图像
    • 颜色变换
      • 模式之间的转换
    • 图像增强
      • 滤波器
      • 点操作
      • 增强
    • 图像序列
      • 读取序列
      • 使用ImageSequence Iterator类
    • Postscript 打印
      • 绘制Postscript
    • 更多关于读取图像
      • 从打开的文件中读取
      • 从字符串中读取
      • 从tar文档中读取
    • 控制解码器
      • 以 draft 模式读取
  • 概念
    • 频段
    • 模式
    • 尺寸
    • 坐标系统
    • 调色板
    • 信息
    • 滤波器
      • 滤波器对比表
  • 附录
    • Image file formats
      • Fully supported formats
      • Read-only formats
      • Write-only formats
      • Identify-only formats
    • Writing Your Own Image Plugin
      • Example
      • The tile attribute
    • Decoders
      • The raw decoder
      • Decoding floating point data
      • The bit decoder
    • Writing Your Own File Decoder in C
      • Setup
      • Decoding
      • Cleanup
    • Writing Your Own File Decoder in Python
Next Previous

© Copyright 2019, Spring Revision f163f71e.

Built with Sphinx using a theme provided by Read the Docs.