mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 09:14:27 +03:00
Fixed typo [ci skip]
This commit is contained in:
parent
e0eb92ac0e
commit
2ebf9aed38
|
@ -6,4 +6,4 @@ Get One Channel From Image
|
|||
|
||||
New method :py:meth:`PIL.Image.Image.getchannel` added.
|
||||
It returns single channel by index or name. For example,
|
||||
``image.getchannel("A")`` will return alpha channel as seperate image.
|
||||
``image.getchannel("A")`` will return alpha channel as separate image.
|
||||
|
|
Loading…
Reference in New Issue
Block a user