Home | History | Annotate | Download | only in MagickWand

Lines Matching refs:exception

79 %        char **argv,char **metadata,ExceptionInfo *exception)
91 % o exception: return any errors or warnings in this structure.
232 int argc,char **argv,char **wand_unused(metadata),ExceptionInfo *exception)
251 (void) ThrowMagickException(exception,GetMagickModule(),asperity,tag,"`%s'", \
258 (void) ThrowMagickException(exception,GetMagickModule(),OptionError, \
311 assert(exception != (ExceptionInfo *) NULL);
441 images=PingImages(image_info,filename,exception);
443 images=ReadImages(image_info,filename,exception);
445 (exception->severity < ErrorException);
575 clone_images=CloneImages(clone_images,"-1",exception);
583 clone_images=CloneImages(clone_images,argv[i],exception);
1024 argv+j,exception);
1425 XAnimateBackgroundImage(display,&resource_info,image,exception);
1437 exception);
1442 exception);
1452 (void) ThrowMagickException(exception,GetMagickModule(),MissingDelegateError,