Searched defs:CatchImageException (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dimage.c635 % CatchImageException() returns if no exceptions are found in the image
639 % The format of the CatchImageException method is:
641 % ExceptionType CatchImageException(Image *image) function
648 MagickExport ExceptionType CatchImageException(Image *image)
H A Dmethods.h137 #define CatchImageException PrependMagickMethod(CatchImageException) macro

Completed in 2277 milliseconds