AC-Colour

Efficient RGB colour types.

Latest on Hackage:1.1.6

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Andrew Coppin
Maintained by [email protected]

This Haskell library is a basic RGB colour types, with both Double and Word8 channel types. It implements efficient conversions between the two, and general arithmetic over colours.