JuicyPixels-3.3.6: Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff and radiance)
Safe HaskellNone
LanguageHaskell2010

Codec.Picture.Gif.Internal.LZW

Documentation

decodeLzw :: ByteString -> Int -> Int -> STVector s Word8 -> BoolReader s () Source #

decodeLzwTiff :: ByteString -> STVector s Word8 -> Int -> BoolReader s () Source #