package
Version:
v0.0.0-...-bae2323
Opens a new window with list of versions in this module.
Published: Oct 29, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DecodeWebp a webp file and return an image.
EncodeWebp encodes an image into webp and returns a buffer.
type Options struct {
Lossless bool `json:"lossless"`
Quality int `json:"quality"`
}
Options represent WebP encoding options.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.