Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data PixelYCbCrK8

    JuicyPixels Codec.Picture.Types

    Pixel type storing value for the YCCK color space:

    • Y (Luminance)
    • Cb
    • Cr
    • Black

  2. PixelYCbCrK8 :: Pixel8 -> Pixel8 -> Pixel8 -> Pixel8 -> PixelYCbCrK8

    JuicyPixels Codec.Picture.Types

    No documentation available.

  3. data PlaneAlpha

    JuicyPixels Codec.Picture.Types

    Define the plane for the alpha (transparency) component

  4. PlaneAlpha :: PlaneAlpha

    JuicyPixels Codec.Picture.Types

    No documentation available.

  5. data PlaneBlack

    JuicyPixels Codec.Picture.Types

    Define plane for the black component of the CMYK color space.

  6. PlaneBlack :: PlaneBlack

    JuicyPixels Codec.Picture.Types

    No documentation available.

  7. data PlaneBlue

    JuicyPixels Codec.Picture.Types

    Define the plane for the blue color component

  8. PlaneBlue :: PlaneBlue

    JuicyPixels Codec.Picture.Types

    No documentation available.

  9. data PlaneCb

    JuicyPixels Codec.Picture.Types

    Define the plane for the Cb component

  10. PlaneCb :: PlaneCb

    JuicyPixels Codec.Picture.Types

    No documentation available.

Page 222 of many | Previous | Next