Outputs the image as WebP. This will override the default
behavior of outputting the image as the same format.
- Namespace
- Statiq
.Images - Containing Type
- MutateImage
Syntax
public MutateImage OutputAsWebp()
Return Value
Type | Description |
---|---|
MutateImage | The current module instance. |