mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Added release notes for #7872
This commit is contained in:
parent
d7dba1cc67
commit
38f9193796
|
@ -61,6 +61,13 @@ Deprecated Use instead
|
||||||
API Changes
|
API Changes
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
Added alpha_quality argument when saving WebP images
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
When saving WebP images, an ``alpha_quality`` argument can be passed to the encoder. It
|
||||||
|
is an integer value between 0 to 100, where values other than 100 will provide lossy
|
||||||
|
compression.
|
||||||
|
|
||||||
Negative kmeans error
|
Negative kmeans error
|
||||||
^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user