mirror of
https://github.com/python-pillow/Pillow.git
synced 2026-03-05 20:31:24 +03:00
| .. | ||
| access_pixsel | ||
| crop | ||
| cutting_pasting_and_merging | ||
| draw_line | ||
| draw_points | ||
| draw_rectangle | ||
| draw_text | ||
| flip | ||
| grayscale | ||
| histogram | ||
| image_info | ||
| image_resources | ||
| rotate | ||
| thumbnail | ||
| README.md | ||
Resources about PIL
PIL Handbook http://www.pythonware.com/library/pil/handbook/index.htm
python 简单图像处理 series, ¥lan¥ http://www.cnblogs.com/xianglan/archive/2010/12/25/1916953.html
PIL 学习笔记 series, Neil Chen http://www.cnblogs.com/RChen/archive/2007/03/31/pil_1.html