| 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 Source #
Used to select the luminosity range in randomColor.
Instances
| Eq Luminosity Source # | |
Defined in Data.Colour.Palette.Types | |
| Show Luminosity Source # | |
Defined in Data.Colour.Palette.Types Methods showsPrec :: Int -> Luminosity -> ShowS # show :: Luminosity -> String # showList :: [Luminosity] -> ShowS # | |
data ColorDefinition Source #
Constructors
| ColorDefinition | |