Lines Matching refs:PingImage
221 % PingImage() returns all the properties of an image or image sequence
226 % The format of the PingImage method is:
228 % Image *PingImage(const ImageInfo *image_info,ExceptionInfo *exception)
255 MagickExport Image *PingImage(const ImageInfo *image_info,
297 % The format of the PingImage method is:
356 return(PingImage(image_info,exception));
366 image=PingImage(read_info,exception);
374 return(PingImage(image_info,exception));