prizm-3.0.0: Convert colors to different color spaces, interpolate colors, and transform colors

Copyright(C) 2013 Parnell Springmeyer
LicenseBSD3
MaintainerParnell Springmeyer <parnell@digitalmentat.com>
Stabilitystable
Safe HaskellSafe
LanguageHaskell2010

Data.Prizm.Color.CIE.Matrices.XYZ

Description

Pre-calculated illuminant matrices: RGB to XYZ Matrix.

Synopsis

Documentation

newtype XYZtoRGB Source #

Working space matrix to convert from CIE XYZ to sRGB.

Constructors

Matrix [[Double]]