prizm-0.3.1.2: Compute with colors and differenct color spaces
Data.Prizm.Types
Description
Synopsis
newtype RGBtoXYZ Source
Working space matrix to convert from sRGB to CIE XYZ
Constructors
Instances
newtype XYZtoRGB Source
Working space matrix to convert from CIE XYZ to sRGB
type Hex = StringSource
Hex format color code, eg '#AB9D92'
type Percent = IntegerSource
data RGB a Source
Functor instances
Applicative instances
data CIEXYZ a Source
data CIELAB a Source
data CIELCH a Source