紹介マニアMoinMoin

概要

URL

http://www.pythonware.com/products/pil/index.htm

インストール

tar xvfz Imaging-1.1.3.tar.gz
cd Imaging-1.1.3/libImaging/
./configure
make
cd ..
python setup.py build
python setup.py install 

設定

利用方法

参考サイト

Python Imaging Library Handbook

Python Imaging Library ::: www.effbot.org


CategoryPython

紹介マニアMoinMoin: PIL (last edited 2009-12-12 23:59:48 by sakito)