package xpm
import "github.com/fyne-io/image/xpm"
Index ¶
- Variables
- func Decode(r io.Reader) (image.Image, error)
- func DecodeConfig(r io.Reader) (image.Config, error)
Variables ¶
ErrInvalidFormat indicates that the input image was malformatted.
Functions ¶
func Decode ¶
func DecodeConfig ¶
Source Files ¶
register.go x11colors.go xpm.go
- Version
- v0.1.1 (latest)
- Published
- Mar 27, 2025
- Platform
- windows/amd64
- Imports
- 8 packages
- Last checked
- 2 hours ago –
Tools for package owners.