package webp
import "github.com/gohugoio/hugo/resources/images/webp"
Index ¶
Functions ¶
func Encode ¶
func Encode(w io.Writer, m image.Image, o webpoptions.EncodingOptions) error
Encode is only available in the extended version.
func Supports ¶
func Supports() bool
Supports returns whether webp encoding is supported in this build.
Source Files ¶
- Version
- v0.144.2 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 13 hours ago –
Tools for package owners.