Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ColorGradient ¶
type ColorGradient []struct {
colorful.Color
// contains filtered or unexported fields
}
func (*ColorGradient) GetColorAt ¶
func (c *ColorGradient) GetColorAt(p float64) color.Color
func (*ColorGradient) Parse ¶
func (c *ColorGradient) Parse(str string) error
func (*ColorGradient) String ¶
func (c *ColorGradient) String() string
Click to show internal directories.
Click to hide internal directories.