render

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLoadResizeCachePipeline

func NewLoadResizeCachePipeline(mediaCache *ImageCache, inputChannel chan bus.DrawLayersEvent)

func NewRenderPipeline

func NewRenderPipeline(outputChannel chan *image.RGBA)

Types

type ImageCache

type ImageCache interface {
	GetImage(fileName string) *image.Image
	CacheImage(fileName string, img *image.Image)
}

func NewImageCache

func NewImageCache() ImageCache

Jump to

Keyboard shortcuts

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