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.
-
JuicyPixels Codec.Picture.Png.Internal.Type 0 value
PlanarConfigContig :: TiffPlanarConfigurationJuicyPixels Codec.Picture.Tiff.Internal.Types No documentation available.
PlanarConfigSeparate :: TiffPlanarConfigurationJuicyPixels Codec.Picture.Tiff.Internal.Types No documentation available.
-
JuicyPixels Codec.Picture.Tiff.Internal.Types No documentation available.
PredictorHorizontalDifferencing :: PredictorJuicyPixels Codec.Picture.Tiff.Internal.Types No documentation available.
-
JuicyPixels Codec.Picture.Tiff.Internal.Types 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.
type
Palette = Image PixelRGB8JuicyPixels Codec.Picture.Types Type for the palette used in Gif & PNG files.
-
JuicyPixels Codec.Picture.Types Type used to expose a palette extracted during reading. Use palettedAsImage to convert it to a palette usable for writing.
Palette' :: Int -> !Vector (PixelBaseComponent px) -> Palette' pxJuicyPixels Codec.Picture.Types No documentation available.