Home | History | Annotate | Download | only in MagickWand

Lines Matching refs:exception

92       (void) ThrowMagickException(wand->exception,GetMagickModule(),WandError,
135 (void) ThrowMagickException(wand->exception,GetMagickModule(),WandError,
582 (void) ThrowMagickException(wand->exception,GetMagickModule(),WandError,
645 (void) ThrowMagickException(wand->exception,GetMagickModule(),WandError,
649 (void) GetImageProperty(wand->images,"exif:*",wand->exception);
668 (void) ThrowMagickException(wand->exception,GetMagickModule(),
728 (void) ThrowMagickException(wand->exception,GetMagickModule(),WandError,
801 (void) ThrowMagickException(wand->exception,GetMagickModule(),WandError,
824 (void) ThrowMagickException(wand->exception,GetMagickModule(),
879 (void) ThrowMagickException(wand->exception,GetMagickModule(),WandError,
883 value=GetImageProperty(wand->images,property,wand->exception);
942 (void) ThrowMagickException(wand->exception,GetMagickModule(),WandError,
946 (void) GetImageProperty(wand->images,"exif:*",wand->exception);
965 (void) ThrowMagickException(wand->exception,GetMagickModule(),
1152 (void) ThrowMagickException(wand->exception,GetMagickModule(),WandError,
1174 (void) ThrowMagickException(wand->exception,GetMagickModule(),
1797 return(ProfileImage(wand->images,name,profile,length,wand->exception));
1844 (void) ThrowMagickException(wand->exception,GetMagickModule(),WandError,
2251 magick_info=GetMagickInfo(format,wand->exception);
2254 ClearMagickException(wand->exception);
2393 status=SetImageProfile(wand->images,name,profile_info,wand->exception);
2439 status=SetImageProperty(wand->images,property,value,wand->exception);