• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. componentIdentifier :: JpgComponent -> !Word8

    JuicyPixels Codec.Picture.Jpg.Internal.Types

    No documentation available.

  2. jpgWidth :: JpgFrameHeader -> !Word16

    JuicyPixels Codec.Picture.Jpg.Internal.Types

    No documentation available.

  3. Width :: Keys Word

    JuicyPixels Codec.Picture.Metadata

    No documentation available.

  4. TagImageWidth :: ExifTag

    JuicyPixels Codec.Picture.Metadata.Exif

    Short or long type

  5. TagTileWidth :: ExifTag

    JuicyPixels Codec.Picture.Metadata.Exif

    No documentation available.

  6. frameWidth :: APngFrameControl -> !Word32

    JuicyPixels Codec.Picture.Png.Internal.Type

    Width of the following frame

  7. width :: PngIHdr -> !Word32

    JuicyPixels Codec.Picture.Png.Internal.Type

    Image width in number of pixel

  8. ifdIdentifier :: ImageFileDirectory -> !ExifTag

    JuicyPixels Codec.Picture.Tiff.Internal.Types

    No documentation available.

  9. imageWidth :: Image a -> {-# UNPACK #-} !Int

    JuicyPixels Codec.Picture.Types

    Width of the image in pixels

  10. mutableImageWidth :: MutableImage s a -> {-# UNPACK #-} !Int

    JuicyPixels Codec.Picture.Types

    Width of the image in pixels

Page 631 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete