| Copyright | (C) 2013 Parnell Springmeyer |
|---|---|
| License | BSD3 |
| Maintainer | Parnell Springmeyer <parnell@digitalmentat.com> |
| Stability | stable |
| Safe Haskell | Safe |
| Language | Haskell2010 |
Data.Prizm.Color.CIE
Contents
Description
Convertible instances for converting to and from colors in one of
the CIE color space representations provided by this library:
* CIEXYZ
* CIELAB
* CIELCH
- clamp :: Double -> Double -> Double
- module Data.Prizm.Color.CIE.Types
Documentation
module Data.Prizm.Color.CIE.Types