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

/external/ImageMagick/MagickWand/
H A Dmagick-image.c3573 % MagickFxImage() evaluate expression for each pixel in the image.
3575 % The format of the MagickFxImage method is:
3577 % MagickWand *MagickFxImage(MagickWand *wand,const char *expression)
3586 WandExport MagickWand *MagickFxImage(MagickWand *wand,const char *expression)
3517 WandExport MagickWand *MagickFxImage(MagickWand *wand,const char *expression) function

Completed in 262 milliseconds