Reference Pillow not PIL [ci skip]

This commit is contained in:
Andrew Murray 2019-09-06 06:13:12 +10:00
parent 51457311de
commit 5ad5be4a32

View File

@ -44,7 +44,7 @@ supports the following standard modes:
* ``I`` (32-bit signed integer pixels) * ``I`` (32-bit signed integer pixels)
* ``F`` (32-bit floating point pixels) * ``F`` (32-bit floating point pixels)
PIL also provides limited support for a few special modes, including: Pillow also provides limited support for a few special modes, including:
* ``LA`` (L with alpha) * ``LA`` (L with alpha)
* ``PA`` (P with alpha) * ``PA`` (P with alpha)