mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 01:16:16 +03:00
Update 10.4.0.rst - Add PIL.ImageDraw.circle() API addition
This commit is contained in:
parent
38e6913579
commit
35a700a1d4
|
@ -45,6 +45,10 @@ TODO
|
|||
API Additions
|
||||
=============
|
||||
|
||||
Added PIL.ImageDraw.circle()
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Given the circle center coordinate pair and a radius, plots a circle using PIL.ImageDraw.ellipse()
|
||||
|
||||
TODO
|
||||
^^^^
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user