HomeSort by relevance Sort by last modified time
    Searched refs:PingImages (Results 1 - 8 of 8) sorted by null

  /external/ImageMagick/MagickCore/
constitute.h 31 *PingImages(ImageInfo *,const char *,ExceptionInfo *),
constitute.c 252 % PingImages() pings one or more images and returns them as an image list.
256 % Image *PingImages(ImageInfo *image_info,const char *filename,
268 MagickExport Image *PingImages(ImageInfo *image_info,const char *filename,
    [all...]
methods.h     [all...]
  /external/ImageMagick/www/api/
constitute.php 55 <p class="text-center"><a href="constitute.php#ConstituteImage">ConstituteImage</a> &bull; <a href="constitute.php#PingImage">PingImage</a> &bull; <a href="constitute.php#PingImages">PingImages</a> &bull; <a href="constitute.php#ReadImage">ReadImage</a> &bull; <a href="constitute.php#ReadImages">ReadImages</a> &bull; <a href="constitute.php#WriteImage">WriteImage</a> &bull; <a href="constitute.php#WriteImages">WriteImages</a></p>
131 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/constitute_8c.html" id="PingImages">PingImages</a></h2>
133 <p>PingImages() pings one or more images and returns them as an image list.</p>
138 Image *PingImages(ImageInfo *image_info,const char *filename,
  /external/ImageMagick/MagickWand/
identify.c 321 images=PingImages(identify_info,filename,exception);
    [all...]
animate.c 441 images=PingImages(image_info,filename,exception);
    [all...]
convert.c 639 images=PingImages(image_info,filename,exception);
    [all...]
operation.c     [all...]

Completed in 88 milliseconds