API Reference tiny_color v0.1.2
Modules
TinyColor is an elixir port of the javascript tinycolor2 library used to manipulate color values and convert them to different color spaces. Alpha is supported for all color spaces.
Represents a color in the for of red, green, blue, and optional alpha
Represents a color in the for of red, green, blue, and optional alpha
Provides utilities around named css colors
Represents a color in the for of red, green, blue, and optional alpha
Provides a parser for css 3 color strings
Represents a color in the for of red, green, blue, and optional alpha