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

  /external/ImageMagick/MagickCore/
annotate.h 28 AnnotateImage(Image *,const DrawInfo *,ExceptionInfo *),
montage.c 695 (void) AnnotateImage(montage,clone_info,exception);
841 (void) AnnotateImage(montage,draw_info,exception);
    [all...]
methods.h 104 #define AnnotateImage PrependMagickMethod(AnnotateImage)
    [all...]
annotate.c 211 % AnnotateImage() annotates an image with text. Optionally you can include
263 % The format of the AnnotateImage method is:
265 % MagickBooleanType AnnotateImage(Image *image,DrawInfo *draw_info,
277 MagickExport MagickBooleanType AnnotateImage(Image *image,
    [all...]
fx.c     [all...]
draw.c     [all...]
  /external/ImageMagick/www/api/
annotate.php 55 <p class="text-center"><a href="annotate.php#AnnotateImage">AnnotateImage</a> &bull; <a href="annotate.php#FormatMagickCaption">FormatMagickCaption</a> &bull; <a href="annotate.php#GetMultilineTypeMetrics">GetMultilineTypeMetrics</a> &bull; <a href="annotate.php#GetTypeMetrics">GetTypeMetrics</a></p>
57 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/annotate_8c.html" id="AnnotateImage">AnnotateImage</a></h2>
59 <p>AnnotateImage() annotates an image with text. Optionally you can include any of the following bits of information about the image by embedding the appropriate special characters:</p>
111 <p>The format of the AnnotateImage method is:</p>
114 MagickBooleanType AnnotateImage(Image *image,DrawInfo *draw_info,
  /external/ImageMagick/coders/
label.c 240 status=AnnotateImage(image,draw_info,exception);
txt.c 312 (void) AnnotateImage(image,draw_info,exception);
346 (void) AnnotateImage(image,draw_info,exception);
caption.c 281 status=AnnotateImage(image,draw_info,exception);
msl.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/MagickWand/
operation.c     [all...]
magick-image.c 634 status=AnnotateImage(wand->images,draw_info,wand->exception);
    [all...]
mogrify.c 865 (void) AnnotateImage(*image,draw_info,exception);
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 2931 milliseconds