Documentation ¶
Index ¶
- func DownloadImage(dev *device.Device, worker command.Worker, src *image.Image) (*osimage.RGBA, error)
- func DownloadImageAsync(dev *device.Device, worker command.Worker, src *image.Image) (<-chan *osimage.RGBA, error)
- func NewTextureSync(dev *device.Device, worker command.Worker, key string, img *osimage.RGBA) (*texture.Texture, error)
- func SavePng(img osimage.Image, filename string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadImage ¶
func DownloadImageAsync ¶
func NewTextureSync ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.