Copyright | (c) 2013 Jeffrey Rosenbluth |
---|---|
License | BSD-style (see LICENSE) |
Maintainer | jeffrey.rosenbluth@gmail.com |
Safe Haskell | Safe |
Language | Haskell2010 |
Data.Colour.Palette.Types
Description
Types used in Palette modules
Documentation
Used to select the hue range in randomColor
.
data Luminosity #
Used to select the luminosity range in randomColor
.
Instances
Eq Luminosity # | |
Defined in Data.Colour.Palette.Types | |
Show Luminosity # | |
Defined in Data.Colour.Palette.Types Methods showsPrec :: Int -> Luminosity -> ShowS # show :: Luminosity -> String # showList :: [Luminosity] -> ShowS # |
data ColorDefinition #
Constructors
ColorDefinition | |