webp-0.1.0.3: JuicyPixels support for WebP format
Safe HaskellSafe-Inferred
LanguageHaskell2010

Codec.Picture.WebP

Documentation

encodeRgb8 Source #

Arguments

:: CFloat

Quality, 0.0 to 100.0

-> Image PixelRGB8 
-> ByteString 

encodeRgba8 Source #

Arguments

:: CFloat

Quality, 0.0 to 100.0

-> Image PixelRGBA8 
-> ByteString