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

  /external/ImageMagick/MagickCore/
property.h 28 *RemoveImageProperty(Image *,const char *);
methods.h     [all...]
property.c     [all...]
  /external/ImageMagick/www/api/
property.php 55 <p class="text-center"><a href="property.php#CloneImageProperties">CloneImageProperties</a> &bull; <a href="property.php#DefineImageProperty">DefineImageProperty</a> &bull; <a href="property.php#DeleteImageProperty">DeleteImageProperty</a> &bull; <a href="property.php#DestroyImageProperties">DestroyImageProperties</a> &bull; <a href="property.php#FormatImageProperty">FormatImageProperty</a> &bull; <a href="property.php#GetImageProperty">GetImageProperty</a> &bull; <a href="property.php#GetNextImageProperty">GetNextImageProperty</a> &bull; <a href="property.php#InterpretImageProperties">InterpretImageProperties</a> &bull; <a href="property.php#(void) LogMagickEvent(TraceEvent,GetMagickModule">(void) LogMagickEvent(TraceEvent,GetMagickModule</a> &bull; <a href="property.php#RemoveImageProperty">RemoveImageProperty</a> &bull; <a href="property.php#ResetImagePropertyIterator">ResetImagePropertyIterator</a> &bull; <a href="property.php#SetImageProperty">SetImageProperty</a></p>
298 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/property_8c.html" id="RemoveImageProperty">RemoveImageProperty</a></h2>
300 <p>RemoveImageProperty() removes a property from the image and returns its value.</p>
304 <p>The format of the RemoveImageProperty method is:</p>
307 char *RemoveImageProperty(Image *image,const char *property)

Completed in 484 milliseconds