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

  /external/ImageMagick/MagickCore/
montage.h 78 *CloneMontageInfo(const ImageInfo *,const MontageInfo *),
montage.c 89 % CloneMontageInfo() makes a copy of the given montage info structure. If
93 % The format of the CloneMontageInfo method is:
95 % MontageInfo *CloneMontageInfo(const ImageInfo *image_info,
105 MagickExport MontageInfo *CloneMontageInfo(const ImageInfo *image_info,
    [all...]
methods.h 163 #define CloneMontageInfo PrependMagickMethod(CloneMontageInfo)
    [all...]
effect.c     [all...]
display.c     [all...]
  /external/ImageMagick/www/api/
montage.php 55 <p class="text-center"><a href="montage.php#CloneMontageInfo">CloneMontageInfo</a> &bull; <a href="montage.php#DestroyMontageInfo">DestroyMontageInfo</a> &bull; <a href="montage.php#GetMontageInfo">GetMontageInfo</a> &bull; <a href="montage.php#MontageImageList">MontageImageList</a></p>
57 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/montage_8c.html" id="CloneMontageInfo">CloneMontageInfo</a></h2>
59 <p>CloneMontageInfo() makes a copy of the given montage info structure. If NULL is specified, a new image info structure is created initialized to default values.</p>
61 <p>The format of the CloneMontageInfo method is:</p>
64 MontageInfo *CloneMontageInfo(const ImageInfo *image_info,
  /external/ImageMagick/coders/
vid.c 211 montage_info=CloneMontageInfo(image_info,(MontageInfo *) NULL);
334 montage_info=CloneMontageInfo(image_info,(MontageInfo *) NULL);
pcd.c 412 montage_info=CloneMontageInfo(image_info,(MontageInfo *) NULL);
    [all...]
  /external/ImageMagick/MagickWand/
montage.c 355 montage_info=CloneMontageInfo(image_info,(MontageInfo *) NULL);
    [all...]
magick-image.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 621 milliseconds