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
¶
DecodeJPEG decodes a JPEG file and return an image.
EncodeJPEG encodes an image into JPEG and returns a buffer.
type Options struct {
Quality int `json:"quality"`
}
Options represent JPEG encoding options.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.