文档详情

Python-Imaging-Library中文手册、PIL中文手册、python图像处理.doc

发布:2025-04-17约10.94万字共76页下载文档
文本预览下载声明

PythonImagingLibrary中文手册

这是PIL的官方手册,2005年5月6日发布。这个版本涵盖PIL1.1.5的全部内容。本中文手册来自W啄木鸟社区

你可以在PythonWarelibrary找到改文档其它格式的版本以及先前的版本。

原版出处:

目录

PythonImagingLibrary中文手册

第一局部:介绍

概览

介绍

图像归档处理

图像显示

图像处理

入门导引

使用Image类

读写图像

裁剪、粘贴和合并图像

滚动一幅图像

别离与合并通道

几何变换

简单的几何变换

transpose图像

颜色变换

转换图像颜色模式

图像增强

滤波器

使用滤波器

点操作

使用点变换

处理单个通道

增强

增强图像

图像序列

读取图像序列

一个序列迭代类

Postscript格式打印

DrawingPostscript

更多关于读取图像

控制解码器

概念

通道

模式

大小

坐标系统

调色板

信息

滤波器

第二局部:模块手册

Image模块

例子

函数

new

open

blend

composite

eval

frombuffer

fromstring

merge

方法

convert

copy

crop

draft

filter

fromstring

getbands

getbbox

getdata

getextrema

getpixel

histogram

load

offset

paste

point

putalpha

putdata

putpalette

putpixel

resize

rotate

save

seek

show

split

tell

thumbnail

tobitmap

tostring

transform

transpose

verify

属性

format

mode

size

palette

info

ImageChops模块

函数

constant

duplicate

invert

lighter

darker

difference

multiply

screen

add

subtract

blend

composite

offset

ImageColor模块

ColourNames

函数

getrgb

getcolor

ImageDraw模块

Example

Concepts

Coordinates

ColourNames

Fonts

函数

Draw

方法

arc

bitmap

chord

ellipse

line

pieslice

point

polygon

rectangle

text

textsize

Options

outline

fill

font

Compatibility

ImageDraw

setink

setfill

setfont

ImageEnhance模块

Example

Interface

TheColorClass

TheBrightnessClass

TheContrastClass

TheSharpnessClass

ImageFile模块

Example

函数

Parser

方法

feed

ImageFileIO模块

函数

ImageFilter模块

Example

Filters

Kernel

RankFilter

MinFilter

MedianFilter

MaxFilter

ImageFont模块

例子

函数

load

load_path

truetype

load_default

方法

getsize

getmask

ImageGrab模块

函数

grab

grabclipboard

ImageOps模块

函数

autocontrast

colorize

crop

deform

equalize

expand

fit

flip

grayscale

invert

mirror

posterize

solarize

ImagePath模块

函数

Path

ImagePalette模块

例子

ImagePalette

ImageSequence模块

函数

Iterator

方法

Operator[]

ImageStat模块

函数

Stat

Attribute

显示全部
相似文档