Hi,
I'm new to ImageMagick, and have a question regards IMagick as PHP binding.
I've already successfully created my custom filter as a dynamic module, compiled and tested it in plain C with MagickCore, and works OK.
The problem is that I'm using the InvokeDynamicImageFilter with MagickCore, but I don't know how to do it in IMagick/PHP.
BTW, in the documentation it says you have to use the ExecuteModuleProcess function, but I can't find it anywhere.
is there a way to call custom modules in Ruby?
--xt5
InvokeDynamicImageFilter wrapper?
Re: InvokeDynamicImageFilter wrapper?
InvokeDynamicImageFilter() is not currently supported in iMagick. Do to http://pecl.php.net/package/imagick and contact the iMagick author.