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

/external/ImageMagick/MagickWand/
H A Dmogrify.c320 % MogrifyImage() applies simple single image processing options to a single
347 % The format of the MogrifyImage method is:
349 % MagickBooleanType MogrifyImage(ImageInfo *image_info,const int argc,
679 WandExport MagickBooleanType MogrifyImage(ImageInfo *image_info,const int argc,
7668 % The format of the MogrifyImage method is:
8842 % The format of the MogrifyImage method is:
8886 return(MogrifyImage(image_info,argc,argv,images,exception));
8917 status&=MogrifyImage(image_info,argc,argv,images,exception);
674 WandExport MagickBooleanType MogrifyImage(ImageInfo *image_info,const int argc, function

Completed in 97 milliseconds