Skip to content

Kimbsen/magick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magick image library for Go (golang)

ImageMagick bindings for Go (golang)

Requires Go 1.2 (or a 1.2 release candidate) due to C function pointer support.

Supports both ImageMagick and GraphicsMagick. The former is used by default, while the latter can be enabled by building the package with the gm build tag.

For documentation, see http://godoc.org/github.com/rainycape/magick. Some functions are not documented. For those, see the MagickCore documentation at http://www.imagemagick.org/script/magick-core.php.

About

ImageMagick bindings for Go (golang)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published