Get WebP "extra" version of this Pageimage
Available since version 3.0.132.
Usage
// basic usage
$pagefileExtra = $pageimage->webp();
// usage with all arguments
$pagefileExtra = $pageimage->webp(array $webpOptions = []);
Arguments
Name | Type(s) | Description |
---|---|---|
webpOptions (optional) | array | Optionally override certain defaults from
|
Return value
Pageimage methods and properties
API reference based on ProcessWire core version 3.0.236