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

  /external/ImageMagick/MagickCore/
profile.h 55 DestroyImageProfiles(Image *),
methods.h 261 #define DestroyImageProfiles PrependMagickMethod(DestroyImageProfiles)
    [all...]
image.c     [all...]
profile.c 157 DestroyImageProfiles(image);
213 % DestroyImageProfiles() releases memory associated with an image profile map.
217 % void DestroyImageProfiles(Image *image)
224 MagickExport void DestroyImageProfiles(Image *image)
    [all...]
  /external/ImageMagick/www/api/
profile.php 55 <p class="text-center"><a href="profile.php#CloneImageProfiles">CloneImageProfiles</a> &bull; <a href="profile.php#DeleteImageProfile">DeleteImageProfile</a> &bull; <a href="profile.php#DestroyImageProfiles">DestroyImageProfiles</a> &bull; <a href="profile.php#GetImageProfile">GetImageProfile</a> &bull; <a href="profile.php#GetNextImageProfile">GetNextImageProfile</a> &bull; <a href="profile.php#ProfileImage">ProfileImage</a> &bull; <a href="profile.php#RemoveImageProfile">RemoveImageProfile</a> &bull; <a href="profile.php#ResetImageProfileIterator">ResetImageProfileIterator</a> &bull; <a href="profile.php#SetImageProfile">SetImageProfile</a> &bull; <a href="profile.php#SyncImageProfiles">SyncImageProfiles</a></p>
110 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="DestroyImageProfiles">DestroyImageProfiles</a></h2>
112 <p>DestroyImageProfiles() releases memory associated with an image profile map.</p>
117 void DestroyImageProfiles(Image *image)
  /external/ImageMagick/coders/
gif.c     [all...]

Completed in 142 milliseconds