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 5ef461c commit 9a50d97Copy full SHA for 9a50d97
README.md
@@ -237,7 +237,7 @@ $image->save('image.png', IMAGETYPE_PNG);
237
Quality
238
-------
239
240
-The properties `$quality_jpg` and `$quality_png` are available for you to configure:
+The properties `$quality_jpg`, `$quality_webp` and `$quality_png` are available for you to configure:
241
242
```php
243
$image = new ImageResize('image.jpg');
0 commit comments