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

  /external/ImageMagick/MagickCore/
profile.h 48 ProfileImage(Image *,const char *,const void *,const size_t,ExceptionInfo *),
methods.h     [all...]
profile.c 318 % ProfileImage() associates, applies, or removes an ICM, IPTC, or generic
329 % The format of the ProfileImage method is:
331 % MagickBooleanType ProfileImage(Image *image,const char *name,
    [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>
180 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="ProfileImage">ProfileImage</a></h2>
182 <p>ProfileImage() associates, applies, or removes an ICM, IPTC, or generic profile with / to / from an image. If the profile is NULL, it is removed from the image otherwise added or applied. Use a name of '*' and a profile of NULL to remove all profiles from the image.</p>
186 <p>The format of the ProfileImage method is:</p>
189 MagickBooleanType ProfileImage(Image *image,const char *name,
271 <p>SetImageProfile() adds a named profile to the image. If a profile with the same name already exists, it is replaced. This method differs from the ProfileImage() method in that it does not apply CMS color profiles.</p>
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
magick-property.c     [all...]
operation.c     [all...]
mogrify.c     [all...]
  /external/ImageMagick/coders/
msl.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]

Completed in 5698 milliseconds