Hi all,
Is it possible to recognize corrupted images using ImageMagick? if yes, what sort of commands do I have to use?
I am using IM 6.3.1 on Windows XP.
Thank you in advance.
With regards,
Manoj Shakya
identify corrupted images
Re: identify corrupted images
Use the identify command to detect corrupted images. The identify program returns a non-zero exit status if a corrupted image is encountered.
Re: identify corrupted images
Thanks for your reply.
Can you tell me what script do I need to write to know the number of colors of an image?
OS = Linux.
IM version = 6.2.3.
Thanks.
Regards,
Manoj Shakya
Can you tell me what script do I need to write to know the number of colors of an image?
OS = Linux.
IM version = 6.2.3.
Thanks.
Regards,
Manoj Shakya