Skip to content

Commit

Permalink
added a note to the docs for webp
Browse files Browse the repository at this point in the history
  • Loading branch information
ashafaei committed Nov 18, 2022
1 parent cc44652 commit fdf074b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/handbook/image-file-formats.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1127,6 +1127,7 @@ The :py:meth:`~PIL.Image.Image.save` method supports the following options:
**exact**
If true, preserve the transparent RGB values. Otherwise, discard
invisible RGB values for better compression. Defaults to false.
Requires LibWebP 0.5.0 or later.

**icc_profile**
The ICC Profile to include in the saved file. Only supported if
Expand Down

0 comments on commit fdf074b

Please sign in to comment.