//
pkg.gl
Category
github.com/lucasb-eyer/go-colorful
doc
gradientgen
package
1.2.0
Repository:
https://github.com/lucasb-eyer/go-colorful.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
0
Files
74 SLOC
#
Functions
MustParseHex
This is a very nice thing Golang forces you to do! It is necessary so that we can write out the literal of the colortable below.
#
Type aliases
GradientTable
This table contains the "keypoints" of the colorgradient you want to generate.