prizm-0.3.1.0: A haskell library for computing with colors

Safe HaskellSafe-Inferred

Data.Prizm.Color.SRGB

Synopsis

Documentation

toXYZ :: RGB Integer -> CIEXYZ DoubleSource

toXYZ convert an sRGB value to a CIE XYZ value.

toHex :: RGB Integer -> HexSource

toHex convert an sRGB value to hexadecimal.