mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-13 18:11:02 +03:00
Capitalised variable type
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
96e4e6160e
commit
b9c772a889
|
@ -40,7 +40,7 @@ Added ``corners`` argument to ``ImageDraw.rounded_rectangle()``
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
:py:meth:`.ImageDraw.rounded_rectangle` now accepts a keyword argument of
|
:py:meth:`.ImageDraw.rounded_rectangle` now accepts a keyword argument of
|
||||||
``corners``. This a tuple of booleans, specifying whether to round each corner,
|
``corners``. This a tuple of Booleans, specifying whether to round each corner,
|
||||||
``(top_left, top_right, bottom_right, bottom_left)``.
|
``(top_left, top_right, bottom_right, bottom_left)``.
|
||||||
|
|
||||||
Security
|
Security
|
||||||
|
|
Loading…
Reference in New Issue
Block a user