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

1 2

  /external/ImageMagick/MagickCore/
property.h 26 *InterpretImageProperties(ImageInfo *,Image *,const char *,
constitute.c 667 property=InterpretImageProperties(read_info,next,option,exception);
674 property=InterpretImageProperties(read_info,next,option,exception);
681 property=InterpretImageProperties(read_info,next,option,exception);
    [all...]
animate.c 506 title=InterpretImageProperties(resource_info->image_info,*image,
    [all...]
montage.c 551 title=InterpretImageProperties(clone_info,image_list[0],montage_info->title,
    [all...]
methods.h     [all...]
delegate.c     [all...]
property.c     [all...]
  /external/ImageMagick/coders/
info.c 205 text=InterpretImageProperties((ImageInfo *) image_info,image,format,
msl.c 707 attribute=InterpretImageProperties(msl_info->image_info[n],
787 attribute=InterpretImageProperties(msl_info->image_info[n],
    [all...]
caption.c 145 property=InterpretImageProperties((ImageInfo *) image_info,image,
149 property=InterpretImageProperties((ImageInfo *) image_info,image,option+8,
152 property=InterpretImageProperties((ImageInfo *) image_info,image,option,
pango.c 190 property=InterpretImageProperties((ImageInfo *) image_info,image,
194 property=InterpretImageProperties((ImageInfo *) image_info,image,option+6,
197 property=InterpretImageProperties((ImageInfo *) image_info,image,option,
label.c 129 property=InterpretImageProperties((ImageInfo *) image_info,image,
vid.c 176 label=InterpretImageProperties((ImageInfo *) image_info,next_image,
  /external/ImageMagick/www/api/
property.php 55 <p class="text-center"><a href="property.php#CloneImageProperties">CloneImageProperties</a> &bull; <a href="property.php#DefineImageProperty">DefineImageProperty</a> &bull; <a href="property.php#DeleteImageProperty">DeleteImageProperty</a> &bull; <a href="property.php#DestroyImageProperties">DestroyImageProperties</a> &bull; <a href="property.php#FormatImageProperty">FormatImageProperty</a> &bull; <a href="property.php#GetImageProperty">GetImageProperty</a> &bull; <a href="property.php#GetNextImageProperty">GetNextImageProperty</a> &bull; <a href="property.php#InterpretImageProperties">InterpretImageProperties</a> &bull; <a href="property.php#(void) LogMagickEvent(TraceEvent,GetMagickModule">(void) LogMagickEvent(TraceEvent,GetMagickModule</a> &bull; <a href="property.php#RemoveImageProperty">RemoveImageProperty</a> &bull; <a href="property.php#ResetImagePropertyIterator">ResetImagePropertyIterator</a> &bull; <a href="property.php#SetImageProperty">SetImageProperty</a></p>
242 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/property_8c.html" id="InterpretImageProperties">InterpretImageProperties</a></h2>
244 <p>InterpretImageProperties() replaces any embedded formatting characters with the appropriate image property and returns the interpreted text.</p>
256 <p>The format of the InterpretImageProperties method is:</p>
259 char *InterpretImageProperties(ImageInfo *image_info,
  /external/ImageMagick/MagickWand/
operation.c 458 arg1=InterpretImageProperties(_image_info,_image,arg1n,_exception);
465 arg2=InterpretImageProperties(_image_info,_image,arg2n,_exception);
    [all...]
identify.c 346 text=InterpretImageProperties(image_info,image,format,exception);
    [all...]
magick-cli.c 830 text=InterpretImageProperties(image_info,cli_wand->wand.images,format,
mogrify.c 848 text=InterpretImageProperties(mogrify_info,*image,argv[i+2],
    [all...]
compare.c     [all...]
composite.c     [all...]
montage.c     [all...]
convert.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 1215 milliseconds

1 2