| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Graphics.UI.FLTK.LowLevel.PNGImage
Contents
- pngImageNew :: String -> IO (Either UnknownError (Ref PNGImage))
- pngImageNewWithData :: String -> B.ByteString -> IO (Either UnknownError (Ref PNGImage))
Documentation
pngImageNew :: String -> IO (Either UnknownError (Ref PNGImage)) Source #
pngImageNewWithData :: String -> B.ByteString -> IO (Either UnknownError (Ref PNGImage)) Source #