Gamgine-0.5.1: Some kind of game library or set of utilities.

Safe HaskellNone
LanguageHaskell98

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).