Skip to content

Commit 9a50d97

Browse files
authored
add $quality_webp
1 parent 5ef461c commit 9a50d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ $image->save('image.png', IMAGETYPE_PNG);
237237
Quality
238238
-------
239239

240-
The properties `$quality_jpg` and `$quality_png` are available for you to configure:
240+
The properties `$quality_jpg`, `$quality_webp` and `$quality_png` are available for you to configure:
241241

242242
```php
243243
$image = new ImageResize('image.jpg');

0 commit comments

Comments
 (0)