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

  /external/ImageMagick/MagickCore/
profile.h 52 *RemoveImageProfile(Image *,const char *);
methods.h     [all...]
profile.c     [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>
221 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="RemoveImageProfile">RemoveImageProfile</a></h2>
223 <p>RemoveImageProfile() removes a named profile from the image and returns its value.</p>
225 <p>The format of the RemoveImageProfile method is:</p>
228 void *RemoveImageProfile(Image *image,const char *name)
  /external/ImageMagick/MagickWand/
magick-property.c     [all...]

Completed in 82 milliseconds