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

  /external/ImageMagick/MagickCore/
profile.h 46 CloneImageProfiles(Image *,const Image *),
layer.c 338 (void) CloneImageProfiles(coalesce_image,next);
483 (void) CloneImageProfiles(dispose,next);
    [all...]
methods.h 159 #define CloneImageProfiles PrependMagickMethod(CloneImageProfiles)
    [all...]
image.c 864 (void) CloneImageProfiles(clone_image,image);
    [all...]
profile.c 131 % CloneImageProfiles() clones one or more image profiles.
133 % The format of the CloneImageProfiles method is:
135 % MagickBooleanType CloneImageProfiles(Image *image,
145 MagickExport MagickBooleanType CloneImageProfiles(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>
57 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="CloneImageProfiles">CloneImageProfiles</a></h2>
59 <p>CloneImageProfiles() clones one or more image profiles.</p>
61 <p>The format of the CloneImageProfiles method is:</p>
64 MagickBooleanType CloneImageProfiles(Image *image,
  /external/ImageMagick/coders/
gif.c     [all...]
ps.c     [all...]
pdf.c 826 (void) CloneImageProfiles(pdf_image,image);
    [all...]

Completed in 575 milliseconds