The AC-Colour package
This Haskell library is a basic RGB colour types, with both Double and Word8 channel types. It implements efficient conversions between the two (GHC-specific), and general arithmetic over colours.
Changes:
Added sRGB support.
Minor documentation improvements.
Properties
| Versions | 1.1.1, 1.1.2, 1.1.3, 1.1.4 |
|---|---|
| Dependencies | base (4.*), ghc-prim (≥0.1.0.0 & <0.3) |
| License | BSD3 |
| Author | Andrew Coppin |
| Maintainer | MathematicalOrchid@hotmail.com |
| Stability | Experimental |
| Category | Data, Math, Numerical, Graphics |
| Upload date | Mon Aug 15 14:25:49 UTC 2011 |
| Uploaded by | AndrewCoppin |
| Built on | ghc-7.2 |
Modules
Downloads
- AC-Colour-1.1.4.tar.gz (Cabal source package)
- package description (included in the package)