Detect corrupt images with MagickWand
Posted: 2010-04-25T15:03:16-07:00
How do I detect corrupt images with MagickWand? I'm looking for something equivalent to:
P.S.: I'm using Python's ctypes to access the library.
Code: Select all
identify -verbose -regard-warnings image.jpg