mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-03 19:45:56 +03:00
Removed ImageDraw reference
This commit is contained in:
parent
e4a8783e88
commit
6c0af0fdfb
|
@ -22,8 +22,7 @@ The ImageColor module supports the following string formats:
|
||||||
- ``r`` red
|
- ``r`` red
|
||||||
- ``g`` green
|
- ``g`` green
|
||||||
- ``b`` blue
|
- ``b`` blue
|
||||||
- ``a`` alpha / opacity (can be used in combination with ``mode="RGBA"`` in
|
- ``a`` alpha / opacity
|
||||||
:py:mod:`~PIL.ImageDraw`)
|
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user