mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 00:46:16 +03:00
Mode reference anchor
This commit is contained in:
parent
d823fae780
commit
eedff2d59b
|
@ -14,8 +14,10 @@ same dimensions and depth.
|
|||
To get the number and names of bands in an image, use the
|
||||
:py:meth:`~PIL.Image.Image.getbands` method.
|
||||
|
||||
Mode
|
||||
----
|
||||
.. _concept-modes:
|
||||
|
||||
Modes
|
||||
-----
|
||||
|
||||
The :term:`mode` of an image defines the type and depth of a pixel in the
|
||||
image. The current release supports the following standard modes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user