mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Updated ImagePath tolist() default
This commit is contained in:
parent
b073a8962b
commit
17fbafb10b
|
@ -48,7 +48,7 @@ vector data. Path objects can be passed to the methods on the
|
|||
|
||||
Maps the path through a function.
|
||||
|
||||
.. py:method:: PIL.ImagePath.Path.tolist(flat=0)
|
||||
.. py:method:: PIL.ImagePath.Path.tolist(flat=False)
|
||||
|
||||
Converts the path to a Python list [(x, y), …].
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user