mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 09:14:27 +03:00
Update PixelAccess.rst
Corrected parameter-name documentation mismatch.
This commit is contained in:
parent
badb2782e8
commit
ee1f814479
|
@ -61,7 +61,7 @@ Results in the following::
|
|||
multi-band images
|
||||
|
||||
:param xy: The pixel coordinate, given as (x, y).
|
||||
:param value: The pixel value.
|
||||
:param color: The pixel value according to its mode. e.g. tuple (r, g, b) for RGB mode)
|
||||
|
||||
.. method:: getpixel(self, xy):
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user