Searched defs:ShadowImage (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dfx.c4113 polaroid_image=ShadowImage(picture_image,80.0,2.0,quantum/3,quantum/3,
4308 % ShadowImage() simulates a shadow from the specified image and returns it.
4310 % The format of the ShadowImage method is:
4312 % Image *ShadowImage(const Image *image,const double alpha,
4331 MagickExport Image *ShadowImage(const Image *image,const double alpha, function
H A Dmethods.h1125 #define ShadowImage PrependMagickMethod(ShadowImage) macro

Completed in 681 milliseconds