doc update for libwebp

This commit is contained in:
Alireza Shafaei 2022-11-18 23:51:06 -08:00
parent 690446050a
commit d6f10d4876

View File

@ -1127,7 +1127,7 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
**exact** **exact**
If true, preserve the transparent RGB values. Otherwise, discard If true, preserve the transparent RGB values. Otherwise, discard
invisible RGB values for better compression. Defaults to false. invisible RGB values for better compression. Defaults to false.
Requires LibWebP 0.5.0 or later. Requires libwebp 0.5.0 or later.
**icc_profile** **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