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

  /external/ImageMagick/MagickCore/
profile-private.h 28 SyncImageProfiles(Image *);
constitute.c     [all...]
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>
300 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="SyncImageProfiles">SyncImageProfiles</a></h2>
302 <p>SyncImageProfiles() synchronizes image properties with the image profiles. Currently we only support updating the EXIF resolution and orientation.</p>
304 <p>The format of the SyncImageProfiles method is:</p>
307 MagickBooleanType SyncImageProfiles(Image *image)

Completed in 229 milliseconds