- 安裝 http://pillow.readthedocs.org/en/latest/installation.html
- 範例 http://stackoverflow.com/questions/17282278/python-save-xlpicture-from-clipboard
- 範例 http://effbot.org/imagingbook/imagegrab.htm
pywin32
- 安裝 pywin32 : http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/
- 一些 範例