leafo / magick

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

add get and set image profile to image magick #52

Open kwanhur opened 6 years ago

kwanhur commented 6 years ago

the PR adds support for processing image profile with get/set method provided by ImageMagick: http://www.imagemagick.org/api/MagickWand/magick-property_8c_source.html#l0678 http://www.imagemagick.org/api/MagickWand/magick-property_8c_source.html#l02320