Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
scaleQuantisationMatrix :: Int -> QuantificationTable -> QuantificationTableJuicyPixels Codec.Picture.Jpg.Internal.DefaultTable No documentation available.
JFifPixelsPerCentimeter :: JFifUnitJuicyPixels Codec.Picture.Jpg.Internal.Types 2
-
JuicyPixels Codec.Picture.Jpg.Internal.Types 1
_jfifDpiX :: JpgJFIFApp0 -> !Word16JuicyPixels Codec.Picture.Jpg.Internal.Types No documentation available.
-
JuicyPixels Codec.Picture.Metadata No documentation available.
-
JuicyPixels Codec.Picture.Metadata.Exif Short
pngDpiX :: PngPhysicalDimension -> !Word32JuicyPixels Codec.Picture.Png.Internal.Type No documentation available.
-
JuicyPixels Codec.Picture.Types This typeclass exist for performance reason, it allow to pack a pixel value to a simpler "primitive" data type to allow faster writing to moemory.
class (Storable
Pixel BaseComponent a, Num PixelBaseComponent a, Eq a) => Pixel aJuicyPixels Codec.Picture.Types Definition of pixels used in images. Each pixel has a color space, and a representative component (Word8 or Float).
-
JuicyPixels Codec.Picture.Types Type alias for 16bit greyscale pixels.