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

/external/ImageMagick/MagickWand/
H A Dmagick-wand.c326 % MagickGetExceptionType() returns the exception type associated with the
329 % The format of the MagickGetExceptionType method is:
331 % ExceptionType MagickGetExceptionType(const MagickWand *wand)
338 WandExport ExceptionType MagickGetExceptionType(const MagickWand *wand)
330 WandExport ExceptionType MagickGetExceptionType(const MagickWand *wand) function

Completed in 64 milliseconds