ecolor

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Color

type Color interface {
	color.Color

	Equals(other Color) bool
}

func NewColor

func NewColor(c color.Color) Color

func NewRgb

func NewRgb(r, g, b uint8) Color

func NewRgba

func NewRgba(r, g, b, a uint8) Color

func ParseColor

func ParseColor(c string) (Color, eoutcome.ParseOutcome)

Jump to

Keyboard shortcuts

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