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

  /external/ImageMagick/MagickCore/
profile.h 40 *GetNextImageProfile(const Image *);
identify.c     [all...]
property.c     [all...]
methods.h     [all...]
resize.c     [all...]
profile.c 284 % GetNextImageProfile() gets the next profile name for an image.
286 % The format of the GetNextImageProfile method is:
288 % char *GetNextImageProfile(const Image *image)
295 MagickExport char *GetNextImageProfile(const 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>
158 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="GetNextImageProfile">GetNextImageProfile</a></h2>
160 <p>GetNextImageProfile() gets the next profile name for an image.</p>
162 <p>The format of the GetNextImageProfile method is:</p>
165 char *GetNextImageProfile(const Image *image)
249 <p>ResetImageProfileIterator() resets the image profile iterator. Use it in conjunction with GetNextImageProfile() to iterate over all the profiles associated with an image.</p>
  /external/ImageMagick/coders/
mpc.c     [all...]
miff.c     [all...]
json.c     [all...]
jpeg.c     [all...]
tiff.c     [all...]
png.c     [all...]
gif.c     [all...]
msl.c     [all...]
  /external/ImageMagick/MagickWand/
magick-property.c 811 property=GetNextImageProfile(wand->images);
833 property=GetNextImageProfile(wand->images);
    [all...]
operation.c     [all...]
mogrify.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 255 milliseconds