Versions in this module Expand all Collapse all v0 v0.1.0 Jul 21, 2020 Changes in this version + func Conic(colors []color.Color, width, height uint) image.Image + func Horizontal(colors []color.Color, width, height uint) image.Image + func Radial(colors []color.Color, width, height uint) image.Image + func Square(colors []color.Color, size uint) image.Image + func Vertical(colors []color.Color, width, height uint) image.Image