Home | History | Annotate | Download | only in MagickWand

Lines Matching full:_exception

429 #define _exception        (cli_wand->wand.exception)
458 arg1=InterpretImageProperties(_image_info,_image,arg1n,_exception);
465 arg2=InterpretImageProperties(_image_info,_image,arg2n,_exception);
489 (void) ParseAffineGeometry(arg1,&_draw_info->affine,_exception);
499 &_image_info->alpha_color,_exception);
541 &_image_info->background_color,_exception);
587 &_image_info->border_color,_exception);
589 &_draw_info->border_color,_exception);
594 &_image_info->border_color,_exception);
596 &_draw_info->border_color,_exception);
708 (void) DefineImageRegistry(StringRegistryType,arg1+9,_exception);
881 _draw_info->fill_pattern=GetImageCache(_image_info,arg1,_exception);
1386 _draw_info->stroke_pattern=GetImageCache(_image_info,arg1,_exception);
1448 ?GetImageCache(_image_info,arg1,_exception)
1474 &_image_info->transparent_color,_exception);
1503 &_draw_info->undercolor,_exception);
1587 #undef _exception
1674 #define _exception (cli_wand->wand.exception)
1700 arg1=InterpretImageProperties(_image_info,_image,arg1n,_exception);
1707 arg2=InterpretImageProperties(_image_info,_image,arg2n,_exception);
1737 geometry_info.sigma,_exception);
1745 (void) ParseRegionGeometry(_image,arg1,&geometry,_exception);
1747 _exception);
1758 geometry_info.sigma,_exception);
1768 _exception);
1794 (void) AnnotateImage(_image,_draw_info,_exception);
1800 (void) AutoGammaImage(_image,_exception);
1805 (void) AutoLevelImage(_image,_exception);
1810 new_image=AutoOrientImage(_image,_image->orientation,_exception);
1821 (void) BlackThresholdImage(_image,arg1,_exception);
1832 new_image=BlueShiftImage(_image,geometry_info.rho,_exception);
1843 _exception);
1854 flags=ParsePageGeometry(_image,arg1,&geometry,_exception);
1862 new_image=BorderImage(_image,&geometry,compose,_exception);
1885 _exception);
1909 geometry_info.xi,geometry_info.psi,_exception);
1921 color_correction_collection=FileToString(arg1,~0UL,_exception);
1925 _exception);
1952 _exception);
1959 (void) ParseGravityGeometry(_image,arg1,&geometry,_exception);
1960 new_image=ChopImage(_image,&geometry,_exception);
1965 (void) ClampImage(_image,_exception);
1971 (void) ClipImage(_image,_exception);
1973 (void) SetImageMask(_image,ReadPixelMask,(Image *) NULL,_exception);
1996 (void) SetImageMask(_image,ReadPixelMask,(Image *) NULL,_exception);
1999 mask_image=GetImageCache(_image_info,arg1,_exception);
2002 if (SetImageStorageClass(mask_image,DirectClass,_exception) == MagickFalse)
2006 mask_view=AcquireAuthenticCacheView(mask_image,_exception);
2010 _exception);
2021 if (SyncCacheViewAuthenticPixels(mask_view,_exception) == MagickFalse)
2027 (void) SetImageColorspace(_image,GRAYColorspace,_exception);
2028 (void) SetImageMask(_image,ReadPixelMask,mask_image,_exception);
2034 (void) ClipImagePath(_image,arg1,IsNormalOp,_exception);
2042 new_image=ColorizeImage(_image,arg1,&_draw_info->fill,_exception);
2053 new_image=ColorMatrixImage(_image,kernel,_exception);
2067 (void) QuantizeImage(_quantize_info,_image,_exception);
2069 (void) CompressImageColormap(_image,_exception);
2086 _exception);
2094 StringToInteger(arg1),(CCObjectInfo **) NULL,_exception);
2100 (void) ContrastImage(_image,IsNormalOp,_exception);
2124 _exception);
2148 _exception);
2157 new_image=CropImageToTiles(_image,arg1,_exception);
2165 _exception);
2178 passkey=FileToStringInfo(arg1,~0UL,_exception);
2182 (void) PasskeyDecipherImage(_image,passkey,_exception);
2196 (void) SetImageDepth(_image,_image_info->depth,_exception);
2211 new_image=DeskewImage(_image,threshold,_exception);
2216 new_image=DespeckleImage(_image,_exception);
2242 (void) ParseRegionGeometry(_image,arg2,&geometry,_exception);
2246 (size_t)2,resize_args,MagickTrue,_exception);
2250 args = StringToArrayOfDoubles(arg2,&count,_exception);
2255 count,args,IsPlusOp,_exception);
2262 (void) DrawImage(_image,_draw_info,_exception);
2275 new_image=EdgeImage(_image,geometry_info.rho,_exception);
2286 geometry_info.sigma,_exception);
2295 passkey=FileToStringInfo(arg1,~0UL,_exception);
2298 (void) PasskeyEncipherImage(_image,passkey,_exception);
2305 new_image=EnhanceImage(_image,_exception);
2310 (void) EqualizeImage(_image,_exception);
2326 _exception);
2333 flags=ParseGravityGeometry(_image,arg1,&geometry,_exception);
2338 new_image=ExtentImage(_image,&geometry,_exception);
2347 new_image=FlipImage(_image,_exception);
2352 new_image=FlopImage(_image,_exception);
2362 (void) ParsePageGeometry(_image,arg1,&geometry,_exception);
2363 (void) QueryColorCompliance(arg2,AllCompliance,&target,_exception);
2365 geometry.y,IsPlusOp,_exception);
2386 flags=ParsePageGeometry(_image,arg1,&geometry,_exception);
2395 new_image=FrameImage(_image,&frame_info,compose,_exception);
2411 args = StringToArrayOfDoubles(arg2,&count,_exception);
2416 _exception);
2436 (void) GammaImage(_image,constant,_exception);
2441 (void) EvaluateImage(_image,PowEvaluateOperator,constant,_exception);
2457 geometry_info.sigma,_exception);
2481 flags=ParseRegionGeometry(_image,arg1,&geometry,_exception);
2486 _image->filter,_exception);
2496 (void) GrayscaleImage(_image,(PixelIntensityMethod) parse,_exception);
2513 (size_t) geometry_info.sigma,(size_t) geometry_info.xi,_exception);
2530 _exception);
2533 text=InterpretImageProperties(_image_info,_image,format,_exception);
2547 _exception);
2556 (void) ParseRegionGeometry(_image,arg1,&geometry,_exception);
2558 geometry.height,_image->interpolate,_exception);
2576 _exception);
2594 _exception);
2625 (void) LevelizeImage(_image,black_point,white_point,gamma,_exception);
2627 (void) LevelImage(_image,black_point,white_point,gamma,_exception);
2646 &black_point,_exception);
2649 &black_point,_exception);
2660 &white_point,_exception);
2663 &white_point,_exception);
2666 IsPlusOp,_exception);
2693 (void) LinearStretchImage(_image,black_point,white_point,_exception);
2701 flags=ParseRegionGeometry(_image,arg1,&geometry,_exception);
2707 geometry.height,1.0*geometry.x,1.0*geometry.y,_exception);
2730 new_image=MagnifyImage(_image,_exception);
2750 DeactivateAlphaChannel, _exception);
2765 (size_t) geometry_info.sigma,geometry_info.xi,_exception);
2785 (void) ModulateImage(_image,arg1,_exception);
2796 (void) SetImageType(_image,BilevelType,_exception);
2829 kernel,_exception);
2841 geometry_info.xi,_exception);
2850 (void) NegateImage(_image, IsPlusOp, _exception);
2876 _exception);
2881 (void) NormalizeImage(_image,_exception);
2893 (void) QueryColorCompliance(arg1,AllCompliance,&target,_exception);
2895 _exception);
2900 (void) OrderedDitherImage(_image,arg1,_exception);
2913 _exception);
2919 _exception);
2944 caption=GetImageProperty(_image,"caption",_exception);
2946 _image->interpolate,_exception);
2955 _quantize_info->dither_method,_exception);
2968 new_image=PreviewImage(_image,(PreviewType)parse,_exception);
2989 NULL,0,_exception);
2997 profile_image=GetImageCache(profile_info,arg1,_exception);
3007 profile=FileToStringInfo(profile_info->filename,~0UL,_exception);
3012 GetStringInfoLength(profile),_exception);
3025 (size_t) GetStringInfoLength(profile),_exception);
3040 new_image=RotationalBlurImage(_image,geometry_info.rho,_exception);
3047 flags=ParsePageGeometry(_image,arg1,&geometry,_exception);
3048 (void) RaiseImage(_image,&geometry,IsNormalOp,_exception);
3072 _exception);
3084 _exception);
3088 mask=GetImageCache(_image_info,arg1,_exception);
3091 (void) SetImageMask(_image,ReadPixelMask,mask,_exception);
3106 remap_image=GetImageCache(_image_info,arg1,_exception);
3109 (void) RemapImage(_quantize_info,_image,remap_image,_exception);
3135 geometry_info.sigma,_image->filter,_exception);
3142 (void) ParseRegionGeometry(_image,arg1,&geometry,_exception);
3144 _image->filter,_exception);
3151 (void) ParsePageGeometry(_image,arg1,&geometry,_exception);
3152 new_image=RollImage(_image,geometry.x,geometry.y,_exception);
3164 new_image=RotateImage(_image,geometry_info.rho,_exception);
3176 (void) ParseRegionGeometry(_image,arg1,&geometry,_exception);
3178 _exception);
3186 (void) ParseRegionGeometry(_image,arg1,&geometry,_exception);
3188 _exception);
3200 _exception);
3213 geometry_info.sigma,geometry_info.xi,_exception);
3220 new_image=SeparateImages(_image,_exception);
3228 (double) QuantumRange+1.0),_exception);
3237 geometry_info.sigma,_exception);
3253 ceil(geometry_info.psi-0.5),_exception);
3266 _exception);
3273 flags=ParsePageGeometry(_image,arg1,&geometry,_exception);
3274 new_image=ShaveImage(_image,&geometry,_exception);
3285 _exception);
3299 geometry_info.sigma,_exception);
3310 geometry_info.sigma,geometry_info.xi,_exception);
3318 QuantumRange+1.0),_exception);
3328 _exception);
3335 flags=ParseGravityGeometry(_image,arg1,&geometry,_exception);
3336 new_image=SpliceImage(_image,&geometry,_exception);
3345 _exception);
3361 _exception);
3366 (void) StripImage(_image,_exception);
3375 _image->interpolate,_exception);
3393 (void) BilevelImage(_image,threshold,_exception);
3400 (void) ParseRegionGeometry(_image,arg1,&geometry,_exception);
3402 _exception);
3409 new_image=TintImage(_image,arg1,&_draw_info->fill,_exception);
3415 new_image=AffineTransformImage(_image,&_draw_info->affine,_exception);
3423 (void) QueryColorCompliance(arg1,AllCompliance,&target,_exception);
3425 TransparentAlpha,IsPlusOp,_exception);
3430 new_image=TransposeImage(_image,_exception);
3435 new_image=TransverseImage(_image,_exception);
3440 new_image=TrimImage(_image,_exception);
3446 (void) SetImageType(_image,_image_info->type,_exception);
3469 new_image=UniqueImageColors(_image,_exception);
3484 geometry_info.sigma,geometry_info.xi,geometry_info.psi,_exception);
3519 ceil(geometry_info.psi-0.5),_exception);
3534 _image->interpolate,_exception);
3550 geometry_info.sigma,_exception);
3557 (void) WhiteThresholdImage(_image,arg1,_exception);
3569 _exception);
3573 mask=GetImageCache(_image_info,arg1,_exception);
3576 (void) SetImageMask(_image,WritePixelMask,mask,_exception);
3601 #undef _exception
3699 #define _exception (cli_wand->wand.exception)
3728 arg1=InterpretImageProperties(_image_info,_images,arg1n,_exception);
3735 arg2=InterpretImageProperties(_image_info,_images,arg2n,_exception);
3754 new_images=AppendImages(_images,IsNormalOp,_exception);
3769 new_images=ChannelFxImage(_images,arg1,_exception);
3787 _exception);
3793 new_images=CoalesceImages(_images,_exception);
3804 new_images=CombineImages(_images,(ColorspaceType) parse,_exception);
3834 _exception);
3846 new_images=ComplexImages(_images,(ComplexOperator) parse,_exception);
3900 &resize_geometry,_exception);
3908 resize_geometry.height,source_image->filter,_exception);
3923 geometry.x,geometry.y,_exception);
3930 CopyGreenCompositeOp,MagickTrue,0,0,_exception);
3932 clip_to_self,geometry.x,geometry.y,_exception);
3939 clone_image=CloneImage(new_images,0,0,MagickTrue,_exception);
3943 clip_to_self,geometry.x,geometry.y,_exception);
3945 CopyAlphaCompositeOp,MagickTrue,0,0,_exception);
3947 clip_to_self,0,0,_exception);
3974 (void) ParsePageGeometry(_images,arg2,&geometry,_exception);
3980 (void) ParsePageGeometry(source_image,arg1,&geometry,_exception);
3982 _exception);
3998 DeleteImages(&_images,arg1,_exception);
4000 DeleteImages(&_images,"-1",_exception);
4020 _exception);
4023 _exception);
4026 new_images=DuplicateImages(_images,1,"-1",_exception);
4042 _exception);
4052 _exception);
4063 new_images=FxImage(_images,arg1,_exception);
4082 (void) HaldClutImage(new_images,hald_image,_exception);
4102 IsNormalOp,_exception);
4151 new_images=CoalesceImages(_images,_exception);
4160 _exception);
4169 _exception);
4174 new_images=DisposeImages(_images,_exception);
4179 new_images=OptimizeImageLayers(_images,_exception);
4184 new_images=OptimizePlusImageLayers(_images,_exception);
4189 OptimizeImageTransparency(_images,_exception);
4194 RemoveDuplicateLayers(&_images,_exception);
4199 RemoveZeroDelayLayers(&_images,_exception);
4204 new_images=CoalesceImages(_images,_exception);
4208 _images=OptimizeImageLayers(new_images,_exception);
4212 OptimizeImageTransparency(_images,_exception);
4214 _exception);
4259 (void) ThrowMagickException(_exception,GetMagickModule(),
4277 _exception);
4291 (void) RemapImages(_quantize_info,_images,(Image *) NULL,_exception);
4304 _exception);
4330 args = StringToArrayOfDoubles(arg1,&count,_exception);
4334 _exception);
4395 _exception);
4402 number_arguments-2,(const char **) arguments+2,_exception);
4414 (void) RemapImages(_quantize_info,_images,(Image *) NULL,_exception);
4435 new_images=SmushImages(_images,IsNormalOp,offset,_exception);
4467 &offset,&similarity,_exception);
4477 _exception);
4481 _exception);
4485 _exception);
4490 _exception);
4532 swap=CloneImage(p,0,0,MagickTrue,_exception);
4533 ReplaceImageInList(&p,CloneImage(q,0,0,MagickTrue,_exception));
4559 #undef _exception
4613 #define _exception (cli_wand->wand.exception)
4638 arg1=InterpretImageProperties(_image_info,_images,arg1n,_exception);
4645 arg2=InterpretImageProperties(_image_info,_images,arg2n,_exception);
4711 new_images=PingImages(_image_info,argv[i],_exception);
4713 new_images=ReadImages(_image_info,argv[i],_exception);
4745 write_images=CloneImageList(_images,_exception);
4747 (void) WriteImages(write_info,write_images,arg1,_exception);
4883 arg1=InterpretImageProperties(_image_info,_images,arg1n,_exception);
4896 arg2=InterpretImageProperties(_image_info,_images,arg2n,_exception);
4902 (void) SetImageRegistry(StringRegistryType,arg1+9,arg2,_exception);
4922 arg2=InterpretImageProperties(_image_info,_images,arg2n,_exception);
4942 arg2=InterpretImageProperties(_image_info,_images,arg2n,_exception);
4950 (void) SetImageProperty(_images,arg1+9,arg2,_exception);
4952 (void) SetImageProperty(_images,arg1,arg2,_exception);
4972 new_images=CloneImages(new_images,arg1,_exception);
5005 (void) ListCoderInfo((FILE *) NULL,_exception);
5010 (void) ListColorInfo((FILE *) NULL,_exception);
5015 (void) ListConfigureInfo((FILE *) NULL,_exception);
5020 (void) ListDelegateInfo((FILE *) NULL,_exception);
5025 (void) ListTypeInfo((FILE *) NULL,_exception);
5029 (void) ListMagickInfo((FILE *) NULL,_exception);
5032 (void) ListLocaleInfo((FILE *) NULL,_exception);
5035 (void) ListLogInfo((FILE *) NULL,_exception);
5038 (void) ListMagicInfo((FILE *) NULL,_exception);
5041 (void) ListMimeInfo((FILE *) NULL,_exception);
5044 (void) ListModuleInfo((FILE *) NULL,_exception);
5047 (void) ListPolicyInfo((FILE *) NULL,_exception);
5050 (void) ListMagickResourceInfo((FILE *) NULL,_exception);
5053 (void) ListThresholdMaps((FILE *) NULL,_exception);
5057 _exception);
5077 #undef _exception