Gamgine-0.7.0: Some kind of game library or set of utilities.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Gamgine.Image.PNG.Internal.Filters

Synopsis

Documentation

defilter_scanlines_arr :: (Width, Height) -> Int -> ByteString -> IO (StorableArray (Width, Height) Word8) Source #

Defilter filtered PNG data (data includes scanlines prepended with filter types).