identify error messages.

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
rylander
Posts: 9
Joined: 2009-11-30T02:37:18-07:00
Authentication code: 8675309

identify error messages.

Post by rylander »

I'm currently writing a small bash-script to find broken images and was wondering about identify error messages.
I've got these;
identify: Read Exception `trasig-bild.png'.
identify: Corrupt image `trasig-bild.png'.

and was wondering if there are any other messages for broken images you know of?
Post Reply