data

package
v0.0.0-...-700e1d8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 9, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Image

type Image struct {
	URI   fyne.URI
	Image image.Image

	TrimLeading, TrimTrailing binding.Int
}

func LoadImage

func LoadImage(uri fyne.URI) (*Image, error)

func (Image) Trim

func (i Image) Trim() image.Image

type ImageList

type ImageList struct {
	bindingx.TypedList[*Image]
}

func NewImageList

func NewImageList() ImageList

func (ImageList) Merge

func (l ImageList) Merge() image.Image

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL