Documentation
¶
Index ¶
- func BatchConvert(inputPaths []string, outputDir string, opts Options, jobs int, ...)
- func LoadImage(path string) (image.Image, string, error)
- func ParseSize(sizeStr string) (int64, error)
- type AVIFEncoder
- type Format
- type ImageEncoder
- type JPEGEncoder
- type Options
- type PNGEncoder
- type Result
- type WebPEncoder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BatchConvert ¶
Types ¶
type AVIFEncoder ¶
type AVIFEncoder struct{}
type ImageEncoder ¶
type JPEGEncoder ¶
type JPEGEncoder struct{}
type PNGEncoder ¶
type PNGEncoder struct{}
Click to show internal directories.
Click to hide internal directories.