Versions in this module Expand all Collapse all v0 v0.0.1 Mar 7, 2023 Changes in this version + func ColorToHex(c color.RGBA, alpha bool) string v0.0.0 Mar 2, 2023 Changes in this version + func ColorFromHex(h string) (color.RGBA, error) + func GetGradient(stops []Stop, count int) []color.RGBA + type Stop struct + Color color.RGBA + Position float64