PerlMagick bug, EvaluateImages unusable

Hi,

  Image::Magick::EvaluateImages cannot be used as described in the
documentation, in Magick.xs the prototype for the function is simply
`EvaluateImages(ref)` which does not allow for parameters that are
needed to use the method as intended. It should be something like
`EvaluateImages(ref,...)`. Same for ... `Features(ref)` if I remember
correctly; I reported the bug through the web form, but there hasn't
been a response or other reaction...

regards,
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Thursday, 26 April 2012 23:11:05 UTC