Python 圖像處理-Pillow

下載https://pypi.python.org/pypi/Pillow/2.2.1#downloadspython

NOTE:spa

    1.PIL and Pillow currently cannot co-exist in the same environment. If you want to use Pillow, please remove PIL first.code

           2. 「import Image」 to:「from PIL import Image」rem

           3.If your code imports from _imaging, it will no longer work.get

           「  from PIL import Imageit

             _imaging = Image.core」class

相關文章
相關標籤/搜索