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
|
||||
- ``g`` green
|
||||
- ``b`` blue
|
||||
- ``a`` alpha / opacity (can be used in combination with ``mode="RGBA"`` in
|
||||
:py:mod:`~PIL.ImageDraw`)
|
||||
- ``a`` alpha / opacity
|
||||
|
||||
Examples:
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user