We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7dba1c commit 38f9193Copy full SHA for 38f9193
docs/releasenotes/10.3.0.rst
@@ -61,6 +61,13 @@ Deprecated Use instead
61
API Changes
62
===========
63
64
+Added alpha_quality argument when saving WebP images
65
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
66
+
67
+When saving WebP images, an ``alpha_quality`` argument can be passed to the encoder. It
68
+is an integer value between 0 to 100, where values other than 100 will provide lossy
69
+compression.
70
71
Negative kmeans error
72
^^^^^^^^^^^^^^^^^^^^^
73
0 commit comments