Pillow (PIL Fork)
7.0.0
  • 安装
  • 手册
    • 概述
    • 教程
    • 概念
    • 附录
      • 图像文件格式
      • 编写你自己的图片插件
      • 解码器
      • 编写自己的文件解码器使用C
      • 用Python写你自己的文件解码器
  • 参考
  • 移植
  • 关于
  • 发行说明
  • 弃用和清除
Pillow (PIL Fork)
  • Docs »
  • 手册 »
  • 附录
  • View page source

附录¶

注解

请投稿附录包括根据需要或适合你的bug修复,功能的增加和测试.

  • 图像文件格式
    • 完全支持的格式
    • Read-only formats
    • Write-only formats
    • Identify-only formats
  • 编写你自己的图片插件
    • 例
    • The tile attribute
  • 解码器
    • 原始解码器
    • Decoding floating point data
    • The bit decoder
  • 编写自己的文件解码器使用C
    • 设定
    • 解码
    • Cleanup
  • 用Python写你自己的文件解码器
Next Previous

© Copyright 1995-2011 Fredrik Lundh, 2010-2020 Alex Clark and Contributors

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