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)*
*

_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to