Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- jpegImageNew :: Text -> IO (Either UnknownError (Ref JPEGImage))
- jpegImageNewWithData :: Text -> ByteString -> IO (Either UnknownError (Ref JPEGImage))
Documentation
jpegImageNew :: Text -> IO (Either UnknownError (Ref JPEGImage)) Source #
jpegImageNewWithData :: Text -> ByteString -> IO (Either UnknownError (Ref JPEGImage)) Source #