leafo / magick

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

MagickBooleanType is missed in MagickCompositeImage #62

Open alexander8901 opened 4 years ago

alexander8901 commented 4 years ago

fix implement C-call MagickCompositeImage of libmagickwand, need 6 params, MagickBooleanType is missed

alexander8901 commented 4 years ago

it fix this https://github.com/leafo/magick/issues/57