hsmagick-0.5: FFI bindings for the GraphicsMagick library

Graphics.Transform.Magick.Images

Synopsis

Documentation

initializeMagick :: IO ()Source

initializeMagick must be invoked by the user program before making use of the library functions.

getFilename :: HasFilename a => a -> FilePathSource