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)

Source Files

register.go x11colors.go xpm.go

Version
v0.1.0
Published
Feb 8, 2025
Platform
linux/amd64
Imports
8 packages
Last checked
22 hours ago

Tools for package owners.