Searched refs:DeleteImageProfile (Results 1 - 7 of 7) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dprofile.h47 DeleteImageProfile(Image *,const char *),
H A Dmethods.h237 #define DeleteImageProfile PrependMagickMethod(DeleteImageProfile) macro
H A Dcolorspace.c1286 (void) DeleteImageProfile(image,"icc");
1287 (void) DeleteImageProfile(image,"icm");
H A Dprofile.c176 % DeleteImageProfile() deletes a profile from the image by its name.
178 % The format of the DeleteImageProfile method is:
180 % MagickBooleanTyupe DeleteImageProfile(Image *image,const char *name)
189 MagickExport MagickBooleanType DeleteImageProfile(Image *image,const char *name)
798 (void) DeleteImageProfile(image,next);
184 MagickExport MagickBooleanType DeleteImageProfile(Image *image,const char *name) function
H A Dresize.c3711 (void) DeleteImageProfile(thumbnail_image,name);
/external/ImageMagick/www/api/
H A Dprofile.php55 <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>
84 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="DeleteImageProfile">DeleteImageProfile</a></h2>
86 <p>DeleteImageProfile() deletes a profile from the image by its name.</p>
88 <p>The format of the DeleteImageProfile method is:</p>
91 MagickBooleanTyupe DeleteImageProfile(Image *image,const char *name)
/external/ImageMagick/coders/
H A Dtiff.c1049 (void) DeleteImageProfile(layers,"tiff:37724");

Completed in 188 milliseconds