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

  /external/ImageMagick/api_examples/
magick_command.c 34 ImageInfo *image_info = AcquireImageInfo();
  /external/ImageMagick/utilities/
magick.c 122 image_info=AcquireImageInfo();
  /external/ImageMagick/www/source/core/
sigmoidal-contrast.c 89 image_info=AcquireImageInfo();
  /external/ImageMagick/MagickCore/
image.h 518 *AcquireImageInfo(void),
token.c 365 image_info=AcquireImageInfo();
attribute.c     [all...]
montage.c 321 image_info=AcquireImageInfo();
    [all...]
methods.h 48 #define AcquireImageInfo PrependMagickMethod(AcquireImageInfo)
    [all...]
identify.c     [all...]
image.c 338 % AcquireImageInfo() allocates the ImageInfo structure.
340 % The format of the AcquireImageInfo method is:
342 % ImageInfo *AcquireImageInfo(void)
345 MagickExport ImageInfo *AcquireImageInfo(void)
739 image_info=AcquireImageInfo();
    [all...]
draw.c     [all...]
opencl.c 1039 imageInfo=AcquireImageInfo();
    [all...]
annotate.c     [all...]
property.c     [all...]
xwindow.c     [all...]
effect.c     [all...]
feature.c     [all...]
fx.c     [all...]
display.c     [all...]
  /external/ImageMagick/MagickWand/
wandcli.c 104 cli_wand->wand.image_info=AcquireImageInfo();
magick-wand.c 87 wand->image_info=AcquireImageInfo();
    [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>
83 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/image_8c.html" id="AcquireImageInfo">AcquireImageInfo</a></h2>
85 <p>AcquireImageInfo() allocates the ImageInfo structure.</p>
87 <p>The format of the AcquireImageInfo method is:</p>
90 ImageInfo *AcquireImageInfo(void)
  /external/ImageMagick/coders/
json.c     [all...]
svg.c     [all...]
  /external/ImageMagick/tests/
validate.c     [all...]

Completed in 2737 milliseconds