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

  /external/ImageMagick/MagickCore/
registry.h 44 *RemoveImageRegistry(const char *),
registry.c 357 % RemoveImageRegistry() removes a key from the image registry and returns its
360 % The format of the RemoveImageRegistry method is:
362 % void *RemoveImageRegistry(const char *key)
369 MagickExport void *RemoveImageRegistry(const char *key)
methods.h     [all...]
  /external/ImageMagick/www/api/
registry.php 55 <p class="text-center"><a href="registry.php#DefineImageRegistry">DefineImageRegistry</a> &bull; <a href="registry.php#DeleteImageRegistry">DeleteImageRegistry</a> &bull; <a href="registry.php#GetImageRegistry">GetImageRegistry</a> &bull; <a href="registry.php#GetNextImageRegistry">GetNextImageRegistry</a> &bull; <a href="registry.php#RegistryComponentTerminus">RegistryComponentTerminus</a> &bull; <a href="registry.php#RemoveImageRegistry">RemoveImageRegistry</a> &bull; <a href="registry.php#ResetImageRegistryIterator">ResetImageRegistryIterator</a> &bull; <a href="registry.php#SetImageRegistry">SetImageRegistry</a></p>
161 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="RemoveImageRegistry">RemoveImageRegistry</a></h2>
163 <p>RemoveImageRegistry() removes a key from the image registry and returns its value.</p>
165 <p>The format of the RemoveImageRegistry method is:</p>
168 void *RemoveImageRegistry(const char *key)

Completed in 63 milliseconds