Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. PngGamma :: Double -> PngGamma

    JuicyPixels Codec.Picture.Png.Internal.Type

    No documentation available.

  2. PngGreyscale :: PngImageType

    JuicyPixels Codec.Picture.Png.Internal.Type

    No documentation available.

  3. PngGreyscaleWithAlpha :: PngImageType

    JuicyPixels Codec.Picture.Png.Internal.Type

    No documentation available.

  4. data PngIHdr

    JuicyPixels Codec.Picture.Png.Internal.Type

    Generic header used in PNG images.

  5. PngIHdr :: Word32 -> Word32 -> Word8 -> PngImageType -> Word8 -> Word8 -> PngInterlaceMethod -> PngIHdr

    JuicyPixels Codec.Picture.Png.Internal.Type

    No documentation available.

  6. data PngImageType

    JuicyPixels Codec.Picture.Png.Internal.Type

    What kind of information is encoded in the IDAT section of the PngFile

  7. PngIndexedColor :: PngImageType

    JuicyPixels Codec.Picture.Png.Internal.Type

    No documentation available.

  8. PngInterlaceAdam7 :: PngInterlaceMethod

    JuicyPixels Codec.Picture.Png.Internal.Type

    Use the Adam7 ordering, see adam7Reordering

  9. data PngInterlaceMethod

    JuicyPixels Codec.Picture.Png.Internal.Type

    Different known interlace methods for PNG image

  10. data PngLowLevel a

    JuicyPixels Codec.Picture.Png.Internal.Type

    Low level access to PNG information

Page 216 of many | Previous | Next