Except as otherwise noted,
the content of this page is licensed under a Creative Commons
license, and examples are licensed under
an Apache
license.
Google Code offered in: 中文 - English - Português - Pусский - Español - 日本語
The images
api uses the Python Imaging Library locally to transform images during testing on your local machine. You'll need to download the PIL module and install it on your local machine to use the imaging api with the SDK.
Installing PIL on Windows can be completed in a few simple steps:
Installing PIL on Mac OS X 10.4 and 10.5 can be completed in a few simple steps:
If you use MacPorts or Darwin Ports you may find these sites helpful:
Use the following command to install PIL on Linux:
sudo apt-get install python-imaging