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

  /external/ImageMagick/MagickCore/
constitute.h 30 *PingImage(const ImageInfo *,ExceptionInfo *),
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...]
  /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>
105 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/constitute_8c.html" id="PingImage">PingImage</a></h2>
107 <p>PingImage() returns all the properties of an image or image sequence except for the pixels. It is much faster and consumes far less memory than ReadImage(). On failure, a NULL image is returned and exception describes the reason for the failure.</p>
109 <p>The format of the PingImage method is:</p>
112 Image *PingImage(const ImageInfo *image_info,ExceptionInfo *exception)
135 <p>The format of the PingImage method is:</p>
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
magick-image.c     [all...]
  /external/ImageMagick/tests/
validate.c     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 365 milliseconds