[Magick-bugs] COM object issue with identify -verbose
Sheri
silvermoonwoman at comcast.net
Thu Nov 29 10:15:57 PST 2007
ImageMagickObject COM object doesn't return anything for identify -verbose.
e.g., put logo.jpg into the Tests subdirectory and change the line:
msgs = img.Convert("logo:","-format","%m,%h,%w","logo.jpg")*
*to*
*msgs = img.identify("-verbose","logo.jpg")
in SimpleTest.vbs
msgs will be empty and no error is given.
Thanks,
Sheri
(running latest release on Windows)*
*
More information about the Magick-bugs
mailing list