Copyright | (c) Alexey Kuleshevich 2018-2020 |
---|---|
License | BSD3 |
Maintainer | Alexey Kuleshevich <[email protected]> |
Stability | experimental |
Portability | non-portable |
Safe Haskell | None |
Language | Haskell2010 |
Graphics.Color.Space.CIE1976.LAB
Description
Constructors for an CIE L*a*b* color space.
pattern ColorLABA :: forall {k} e (i :: k). e -> e -> e -> e -> Color (Alpha (LAB i)) e Source #
Constructor for LAB
with alpha channel.
CIE L*a*b* color space