mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 10:56:18 +03:00
commit
d9f7911e43
|
@ -751,7 +751,7 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
|
||||||
**method**
|
**method**
|
||||||
Quality/speed trade-off (0=fast, 6=slower-better). Defaults to 0.
|
Quality/speed trade-off (0=fast, 6=slower-better). Defaults to 0.
|
||||||
|
|
||||||
**icc_procfile**
|
**icc_profile**
|
||||||
The ICC Profile to include in the saved file. Only supported if
|
The ICC Profile to include in the saved file. Only supported if
|
||||||
the system WebP library was built with webpmux support.
|
the system WebP library was built with webpmux support.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user