package xpm

import "github.com/fyne-io/image/xpm"

Index

Variables

var ErrInvalidFormat = errors.New("invalid format")

ErrInvalidFormat indicates that the input image was malformatted.

Functions

func Decode

func Decode(r io.Reader) (image.Image, error)

func DecodeConfig

func DecodeConfig(r io.Reader) (image.Config, error)

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.