预览加载中,请您耐心等待几秒...
1/10
2/10
3/10
4/10
5/10
6/10
7/10
8/10
9/10
10/10

亲,该文档总共81页,到这已经超出免费预览范围,如果喜欢就直接下载吧~

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

PythonImagingLibrary中文手册这是PIL的官方手册,2005年5月6日发布。这个版本涵盖PIL1.1.5的全部内容。本中文手册来自Woodpecker.org.cn啄木鸟社区你可以在PythonWarelibrary找到改文档其它格式的版本以及先前的版本。原版出处:目录1.PythonImagingLibrary中文手册2.第一部分:介绍1.概览1.介绍2.图像归档处理3.图像显示4.图像处理2.入门导引1.使用Image类2.读写图像3.裁剪、粘贴和合并图像4.滚动一幅图像5.分离与合并通道3.几何变换1.简单的几何变换2.transpose图像4.颜色变换1.转换图像颜色模式5.图像增强1.滤波器1.使用滤波器2.点操作1.使用点变换2.处理单个通道3.增强1.增强图像6.图像序列1.读取图像序列2.一个序列迭代类7.Postscript格式打印1.DrawingPostscript8.更多关于读取图像1.控制解码器3.概念1.通道2.模式3.大小4.坐标系统5.调色板6.信息7.滤波器4.第二部分:模块手册5.Image模块1.例子2.函数1.new2.open3.blend4.composite5.eval6.frombuffer7.fromstring8.merge3.方法1.convert2.copy3.crop4.draft5.filter6.fromstring7.getbands8.getbbox9.getdata10.getextrema11.getpixel12.histogram13.load14.offset15.paste16.point17.putalpha18.putdata19.putpalette20.putpixel21.resize22.rotate23.save24.seek25.show26.split27.tell28.thumbnail29.tobitmap30.tostring31.transform32.transpose33.verify4.属性1.format2.mode3.size4.palette5.info6.ImageChops模块1.函数1.constant2.duplicate3.invert4.lighter5.darker6.difference7.multiply8.screen9.add10.subtract11.blend12.composite13.offset7.ImageColor模块1.ColourNames2.函数1.getrgb2.getcolor8.ImageDraw模块1.Example2.Concepts1.Coordinates2.ColourNames3.Fonts3.函数1.Draw4.方法1.arc2.bitmap3.chord4.ellipse5.line6.pieslice7.point8.polygon9.rectangle10.text11.textsize5.Options1.outline2.fill3.font6.Compatibility1.ImageDraw2.setink3.setfill4.setfont9.ImageEnhance模块1.Example2.Interface3.TheColorClass4.TheBrightnessClass5.TheContrastClass6.TheSharpnessClass10.ImageFile模块1.Example2.函数1.Parser3.方法1.feed11.ImageFileIO模块1.函数12.ImageFilter模块1.Example2.Filters1.Kernel2.RankFilter3.MinFilter4.MedianFilter5.MaxFilter13.ImageFont模块1.例子2.函数1.load2.load_path3.truetype4.load_default3.方法1.getsize2.getmask14.ImageGrab模块1.函数1.grab2.grabclipboard15.ImageOps模块1.函数1.autocontrast2.colorize3.crop4.deform5.equalize6.expand7.fit8.flip9.grayscale10.invert11.mirror12.posterize13.solarize16.ImagePath模块1.函数1.Path17.ImagePalette模块1.例子2.类1.ImagePalette18.ImageSequence模块1.函数1.Iterator2.方法1.Operator[]19.ImageStat模块1.函数1.