Color: Common color spaces and conversions between them

[ bsd3, graphics, library ] [ Propose Tags ]
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.3.1, 0.1.4, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3 (info)
Change log CHANGELOG.md
Dependencies base (>=4.11 && <5), data-default-class, deepseq, vector (>=0.10) [details]
License BSD-3-Clause
Copyright 2019-2020 Alexey Kuleshevich
Author Alexey Kuleshevich
Maintainer alexey@kuleshevi.ch
Category Graphics
Home page https://github.com/lehins/color
Source repo head: git clone https://github.com/lehins/color
Uploaded by lehins at 2020-01-11T03:52:46Z
Distributions LTSHaskell:0.3.3, NixOS:0.3.3, Stackage:0.3.3
Reverse Dependencies 2 direct, 9 indirect [details]
Downloads 3772 total (43 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-01-11 [all 1 reports]

Readme for Color-0.1.0

[back to package description]

color

Language Travis Coveralls Gitter.im
GitHub top language Travis Coverage Status Join the chat at https://gitter.im/haskell-massiv/Lobby
Package Hackage Nightly LTS
color Hackage Nightly Nightly

A library for dealing with colors and pixels. Currently supported:

  • Color models:

    • Y
    • RGB
    • HSI
    • HSL
    • HSV
    • YCbCr
    • CMYK
  • Color spaces and arbitrary conversions between them:

    • Y - luminance

    • XYZ

    • La*b*

    • RGB:

      • sRGB

      • AdobeRGB

      • ITU: Rec470, Rec601 and Rec709

      • Alternative representations:

        • HSI
        • HSL
        • HSV
        • YCbCr
        • CMYK
  • Illuminants:

    • CIE1931 - 2 degree observer
    • CIE1964 - 10 degree observer
    • Some common alternatives
  • Chromatic adptation:

    • VonKries adptation with transformations:

        * VonKries
        * Bradford (default)
        * Fairchild
        * CIECAM02
      
  • Color Standards:

    • RAL