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

  /external/ImageMagick/MagickCore/
montage.h 82 GetMontageInfo(const ImageInfo *,MontageInfo *);
montage.c 114 GetMontageInfo(image_info,clone_info);
205 % GetMontageInfo() initializes montage_info to default values.
207 % The format of the GetMontageInfo method is:
209 % void GetMontageInfo(const ImageInfo *image_info,
219 MagickExport void GetMontageInfo(const ImageInfo *image_info,
    [all...]
methods.h     [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>
108 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/montage_8c.html" id="GetMontageInfo">GetMontageInfo</a></h2>
110 <p>GetMontageInfo() initializes montage_info to default values.</p>
112 <p>The format of the GetMontageInfo method is:</p>
115 void GetMontageInfo(const ImageInfo *image_info,

Completed in 216 milliseconds