HomeSort by relevance Sort by last modified time
    Searched defs:PingImage (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
constitute.c 178 % PingImage() returns all the properties of an image or image sequence
183 % The format of the PingImage method is:
185 % Image *PingImage(const ImageInfo *image_info,ExceptionInfo *exception)
212 MagickExport Image *PingImage(const ImageInfo *image_info,
254 % The format of the PingImage method is:
313 return(PingImage(image_info,exception));
322 image=PingImage(read_info,exception);
330 return(PingImage(image_info,exception));
    [all...]
methods.h     [all...]

Completed in 129 milliseconds