mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Docs: saving RGB+transparency works
This commit is contained in:
parent
0356741a29
commit
e06600d176
|
@ -188,8 +188,8 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
|
|||
settings.
|
||||
|
||||
**transparency**
|
||||
For ``P`` and ``L`` images, this option controls what color image to mark as
|
||||
transparent.
|
||||
For ``P``, ``L``, and ``RGB`` images, this option controls what
|
||||
color image to mark as transparent.
|
||||
|
||||
**bits (experimental)**
|
||||
For ``P`` images, this option controls how many bits to store. If omitted,
|
||||
|
|
Loading…
Reference in New Issue
Block a user