- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 27 Apr 2012 01:10:36 +0200
- To: www-archive@w3.org
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