gelatin-0.1.0.1: A graphics description language.

Safe HaskellNone
LanguageHaskell2010

Gelatin.Core.Color

Description

CSS style colors! Also includes withAlpha and fromHex, for convenience.

Documentation

withAlpha :: V4 a -> a -> V4 a Source #