mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 10:14:30 +03:00
commit
dcf8014d2b
|
@ -4,7 +4,7 @@
|
||||||
:py:mod:`ImageDraw` Module
|
:py:mod:`ImageDraw` Module
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
The :py:mod:`ImageDraw` module provide simple 2D graphics for
|
The :py:mod:`ImageDraw` module provides simple 2D graphics for
|
||||||
:py:class:`~PIL.Image.Image` objects. You can use this module to create new
|
:py:class:`~PIL.Image.Image` objects. You can use this module to create new
|
||||||
images, annotate or retouch existing images, and to generate graphics on the
|
images, annotate or retouch existing images, and to generate graphics on the
|
||||||
fly for web use.
|
fly for web use.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user