coloring

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ColorStack

type ColorStack struct {
	// contains filtered or unexported fields
}

func NewColorStack

func NewColorStack(entries ...ColorStackEntry) ColorStack

func (ColorStack) Debug

func (cs ColorStack) Debug(imgPath string, width, height int) error

func (ColorStack) LinearSample

func (cs ColorStack) LinearSample(v float64) color.Color

type ColorStackEntry

type ColorStackEntry struct {
	// contains filtered or unexported fields
}

func NewColorStackEntry

func NewColorStackEntry(size, fadeLeft, fadeRight float64, color color.Color) ColorStackEntry

Jump to

Keyboard shortcuts

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