Searched refs:GetImageViewException (Results 1 – 4 of 4) sorted by relevance
38 *GetImageViewException(const ImageView *,ExceptionType *);
398 MagickExport char *GetImageViewException(const ImageView *image_view, in GetImageViewException() function
459 #define GetImageViewException PrependMagickMethod(GetImageViewException) macro
59 description=GetImageViewException(view,&severity); \ in main()