Lines Matching refs:exception
55 #include "MagickCore/exception.h"
56 #include "MagickCore/exception-private.h"
224 % ExceptionInfo *exception)
232 % o exception: return any errors or warnings in this structure.
236 const char *property,ExceptionInfo *exception)
255 return(SetImageProperty(image,key,value,exception));
367 *exception;
382 exception=AcquireExceptionInfo();
383 status=SetImageProperty(image,property,value,exception);
384 exception=DestroyExceptionInfo(exception);
412 % ExceptionInfo *exception)
420 % o exception: return any errors or warnings in this structure.
430 ExceptionInfo *exception)
491 exception);
587 ExceptionInfo *exception)
710 attribute,exception);
722 exception);
833 const char *property,ExceptionInfo *exception)
1597 (void) SetImageProperty((Image *) image,key,value,exception);
1648 ExceptionInfo *exception)
1677 (void) SetImageProperty((Image *) image,"icc:name",name,exception);
1685 exception);
1689 exception);
1692 (void) SetImageProperty((Image *) image,"icc:model",info,exception);
1695 (void) SetImageProperty((Image *) image,"icc:copyright",info,exception);
1729 *exception;
1755 exception=AcquireExceptionInfo();
1756 xmp=NewXMLTree((char *) p,exception);
1758 exception=DestroyExceptionInfo(exception);
2177 const char *property,ExceptionInfo *exception)
2210 (void) Get8BIMProperty(image,property,exception);
2220 (void) GetEXIFProperty(image,property,exception);
2231 (void) GetICCProperty(image,property,exception);
2236 (void) GetIPTCProperty(image,property,exception);
2341 % const char *property,ExceptionInfo *exception)
2351 % o exception: return any errors or warnings in this structure.
2355 Image *image,const char letter,ExceptionInfo *exception)
2359 (void) ThrowMagickException(exception,GetMagickModule(),OptionWarning, \
2365 (void) ThrowMagickException(exception,GetMagickModule(),OptionWarning, \
2402 string=GetImageProperty(image,"comment",exception);
2459 GetNumberColors(image,(FILE *) NULL,exception));
2465 string=GetImageProperty(image,"label",exception);
2510 if (SetImageGray(image,exception) != MagickFalse)
2705 page=GetImageBoundingBox(image,exception);
2717 (void) SignatureImage(image,exception);
2718 string=GetImageProperty(image,"signature",exception);
2744 Image *image,const char *property,ExceptionInfo *exception)
2755 return(GetMagickPropertyLetter(image_info,image,*property,exception));
2779 GetImageDepth(image,exception));
2847 (void) GetImageEntropy(image,&entropy,exception);
2903 (void) GetImageKurtosis(image,&kurtosis,&skewness,exception);
2926 (void) GetImageRange(image,&minimum,&maximum,exception);
2938 (void) GetImageMean(image,&mean,&standard_deviation,exception);
2951 (void) GetImageRange(image,&minimum,&maximum,exception);
2964 IsImageOpaque(image,exception));
3092 (void) GetImageKurtosis(image,&kurtosis,&skewness,exception);
3104 (void) GetImageMean(image,&mean,&standard_deviation,exception);
3117 IdentifyImageType(image,exception));
3259 % Image *image,const char *embed_text,ExceptionInfo *exception)
3270 % o exception: return any errors or warnings in this structure.
3274 const char *embed_text,ExceptionInfo *exception)
3364 (void) ThrowMagickException(exception,GetMagickModule(),PolicyError,
3368 interpret_text=FileToString(p+1,~0UL,exception);
3484 string=GetMagickPropertyLetter(image_info,image,*p, exception);
3494 (void) ThrowMagickException(exception,GetMagickModule(),OptionWarning,
3519 (void) ThrowMagickException(exception,GetMagickModule(),OptionWarning,
3555 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
3579 (void) ThrowMagickException(exception,GetMagickModule(),
3583 fx_info=AcquireFxInfo(image,pattern+3,exception);
3585 &value,exception);
3617 (void) ThrowMagickException(exception,GetMagickModule(),
3622 fx_info=AcquireFxInfo(image,pattern+6,exception);
3624 &value,exception);
3627 exception);
3630 &value,exception);
3635 &value,exception);
3639 &value,exception);
3648 exception);
3660 (void) ThrowMagickException(exception,GetMagickModule(),
3690 (void) ThrowMagickException(exception,GetMagickModule(),
3720 (void) ThrowMagickException(exception,GetMagickModule(),
3730 string=GetImageProperty(image,key,exception);
3737 string=GetImageProperty(image,pattern+9,exception);
3750 string=GetImageProperty(image,pattern,exception);
3773 string=GetImageProperty(image,key,exception);
3785 string=GetMagickProperty(image_info,image,pattern,exception);
3828 (void) ThrowMagickException(exception,GetMagickModule(),OptionWarning,
3933 % an exception.
3938 % const char *value,ExceptionInfo *exception)
3948 % o exception: return any errors or warnings in this structure.
3952 const char *property,const char *value,ExceptionInfo *exception)
3975 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
3987 Throwing an exception causes this setting to fail */
3992 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4005 &image->background_color,exception);
4006 /* check for FUTURE: value exception?? */
4016 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4028 return(MagickFalse); /* FUTURE: value exception?? */
4029 return(SetImageColorspace(image,(ColorspaceType) colorspace,exception));
4038 return(MagickFalse); /* FUTURE: value exception?? */
4050 return(MagickFalse); /* FUTURE: value exception?? */
4085 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4113 return(MagickFalse); /* FUTURE: value exception?? */
4120 Throwing an exception causes this setting to fail */
4126 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4137 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4159 return(MagickFalse); /* FUTURE: value exception?? */
4170 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4198 return(MagickFalse); /* FUTURE: value exception?? */
4210 return(MagickFalse); /* FUTURE: value exception?? */
4215 Throwing an exception causes this setting to fail */
4218 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4229 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4252 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4261 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4280 Throwing an exception causes this setting to fail */
4283 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4298 (void) SetImageInfo(image_info,1,exception);
4299 profile=FileToStringInfo(image_info->filename,~0UL,exception);
4301 status=SetImageProfile(image,image_info->magick,profile,exception);
4318 return(MagickFalse); /* FUTURE: value exception?? */
4331 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4361 return(MagickFalse); /* FUTURE: value exception?? */
4372 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4383 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,
4390 Throwing an exception causes this setting to fail */
4396 (void) ThrowMagickException(exception,GetMagickModule(),OptionError,