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