package ico
import "github.com/fyne-io/image/ico"
Index ¶
- Variables
- func Decode(r io.Reader) (image.Image, error)
- func DecodeAll(r io.Reader) ([]image.Image, error)
- func DecodeConfig(r io.Reader) (image.Config, error)
- func Encode(w io.Writer, im image.Image) error
Variables ¶
ErrorNoEntries is returned when the decoded image contains no entries.
Functions ¶
func Decode ¶
func DecodeAll ¶
func DecodeConfig ¶
func Encode ¶
Source Files ¶
- Version
- v0.1.1 (latest)
- Published
- Mar 27, 2025
- Platform
- js/wasm
- Imports
- 11 packages
- Last checked
- now –
Tools for package owners.