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.RGB

Description

Pre-calculated illuminant matrices: RGB to XYZ Matrix.

Synopsis

Documentation

newtype RGBtoXYZ Source #

Working space matrix to convert from sRGB to CIE XYZ.

Constructors

Matrix [[Double]]