Color

Color spaces and conversions between them

https://github.com/lehins/Color

Version on this page:0.1.2
LTS Haskell 22.18:0.3.3
Stackage Nightly 2024-04-24:0.3.3
Latest on Hackage:0.3.3

See all snapshots Color appears in

BSD-3-Clause licensed by Alexey Kuleshevich
Maintained by [email protected]
This version can be pinned in stack with:Color-0.1.2@sha256:d3710247aabd0f2dc40478949b2a9a8a8b25056e708521d08a6dffb5589ed1c5,8010

Color

See the repository for proper introduction: https://github.com/lehins/Color

Changes

Changelog for color

0.1.2

  • Fix YCbCr conversion to derived RGB color spaces
  • Fix conversion of toWord64 (1 :: Double) and toWord632 (1 :: Float).
  • Addition of xyzColorMatchingFunctions and spectralPowerDistributions

0.1.1

  • Addition of Graphics.Color.Illuminant.Wikipedia module
  • Addition of convertColor and convertColorFloat functions

0.1.0

Initial alpha release