Gleam-0.1.1.0: HTML Canvas graphics, animations and simulations.
Color
Synopsis
data Color Source #
Constructors
A hex color string.
Instances
Methods
(==) :: Color -> Color -> Bool
(/=) :: Color -> Color -> Bool
showsPrec :: Int -> Color -> ShowS
show :: Color -> String
showList :: [Color] -> ShowS
convertColor :: Color -> String Source #
Converts a color to a html color string.