mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-04 21:50:54 +03:00
Changed wording to avoid confusion with IMAGING_TYPE_SPECIAL [ci skip]
This commit is contained in:
parent
9b6fe1b039
commit
01871b88df
|
@ -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)
|
||||||
|
|
||||||
Pillow also provides limited support for a few special modes, including:
|
Pillow also provides limited support for a few additional modes, including:
|
||||||
|
|
||||||
* ``LA`` (L with alpha)
|
* ``LA`` (L with alpha)
|
||||||
* ``PA`` (P with alpha)
|
* ``PA`` (P with alpha)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user