leafo / magick

Lua bindings to ImageMagick for LuaJIT using FFI
401 stars 79 forks source link

Add support for extent method from ImageMagick #51

Open agherasim opened 7 years ago

agherasim commented 7 years ago

The following pull request adds support for extent method provided by ImageMagick: http://www.imagemagick.org/api/MagickWand/magick-image_8c.html.