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

  /external/ImageMagick/MagickCore/
constitute.c 292 (void) InterpretImageFilename(image_info,(Image *) NULL,image_info->filename,
320 (void) InterpretImageFilename(image_info,(Image *) NULL,ping_filename,
819 (void) InterpretImageFilename(read_info,(Image *) NULL,filename,
847 (void) InterpretImageFilename(image_info,(Image *) NULL,read_filename,
    [all...]
image.h 546 InterpretImageFilename(const ImageInfo *,Image *,const char *,int,char *,
methods.h     [all...]
image.c     [all...]
blob.c     [all...]
  /external/ImageMagick/www/api/
image.php 55 <p class="text-center"><a href="image.php#AcquireImage">AcquireImage</a> &bull; <a href="image.php#AcquireImageInfo">AcquireImageInfo</a> &bull; <a href="image.php#AcquireNextImage">AcquireNextImage</a> &bull; <a href="image.php#AppendImages">AppendImages</a> &bull; <a href="image.php#CatchImageException">CatchImageException</a> &bull; <a href="image.php#ClipImagePath">ClipImagePath</a> &bull; <a href="image.php#CloneImage">CloneImage</a> &bull; <a href="image.php#CloneImageInfo">CloneImageInfo</a> &bull; <a href="image.php#CopyImagePixels">CopyImagePixels</a> &bull; <a href="image.php#DestroyImage">DestroyImage</a> &bull; <a href="image.php#DestroyImageInfo">DestroyImageInfo</a> &bull; <a href="image.php#GetImageInfo">GetImageInfo</a> &bull; <a href="image.php#GetImageInfoFile">GetImageInfoFile</a> &bull; <a href="image.php#GetImageMask">GetImageMask</a> &bull; <a href="image.php#GetImageVirtualPixelMethod">GetImageVirtualPixelMethod</a> &bull; <a href="image.php#InterpretImageFilename">InterpretImageFilename</a> &bull; <a href="image.php#IsHighDynamicRangeImage">IsHighDynamicRangeImage</a> &bull; <a href="image.php#IsImageObject">IsImageObject</a> &bull; <a href="image.php#IsTaintImage">IsTaintImage</a> &bull; <a href="image.php#ModifyImage">ModifyImage</a> &bull; <a href="image.php#NewMagickImage">NewMagickImage</a> &bull; <a href="image.php#ReferenceImage">ReferenceImage</a> &bull; <a href="image.php#ResetImagePage">ResetImagePage</a> &bull; <a href="image.php#SetImageBackgroundColor">SetImageBackgroundColor</a> &bull; <a href="image.php#SetImageChannelMask">SetImageChannelMask</a> &bull; <a href="image.php#SetImageColor">SetImageColor</a> &bull; <a href="image.php#SetImageStorageClass">SetImageStorageClass</a> &bull; <a href="image.php#SetImageExtent">SetImageExtent</a> &bull; <a href="image.php#SetImageInfoBlob">SetImageInfoBlob</a> &bull; <a href="image.php#SetImageInfoFile">SetImageInfoFile</a> &bull; <a href="image.php#SetImageMask">SetImageMask</a> &bull; <a href="image.php#SetImageAlpha">SetImageAlpha</a> &bull; <a href="image.php#SetImageVirtualPixelMethod">SetImageVirtualPixelMethod</a> &bull; <a href="image.php#SmushImages">SmushImages</a> &bull; <a href="image.php#StripImage">StripImage</a> &bull; <a href="image.php#SyncImageSettings">SyncImageSettings</a></p>
450 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="InterpretImageFilename">InterpretImageFilename</a></h2>
452 <p>InterpretImageFilename() interprets embedded characters in an image filename. The filename length is returned.</p>
454 <p>The format of the InterpretImageFilename method is:</p>
457 size_t InterpretImageFilename(const ImageInfo *image_info,Image *image,
  /external/ImageMagick/coders/
ps.c 913 (void) InterpretImageFilename(image_info,image,filename,1,
928 (void) InterpretImageFilename(image_info,image,filename,(int) i,
937 (void) InterpretImageFilename(image_info,image,filename,(int) i,
    [all...]
pdf.c 764 (void) InterpretImageFilename(image_info,image,filename,(int) i,
773 (void) InterpretImageFilename(image_info,image,filename,(int) i,
    [all...]
  /external/ImageMagick/MagickWand/
montage.c 419 (void) InterpretImageFilename(image_info,(Image *) NULL,
    [all...]

Completed in 975 milliseconds