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

  /external/ImageMagick/MagickCore/
registry.h 45 ResetImageRegistryIterator(void);
registry.c 390 % ResetImageRegistryIterator() resets the registry iterator. Use it in
394 % The format of the ResetImageRegistryIterator method is:
396 % ResetImageRegistryIterator(void)
399 MagickExport void ResetImageRegistryIterator(void)
methods.h     [all...]
identify.c     [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>
183 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="ResetImageRegistryIterator">ResetImageRegistryIterator</a></h2>
185 <p>ResetImageRegistryIterator() resets the registry iterator. Use it in conjunction with GetNextImageRegistry() to iterate over all the values in the image registry.</p>
187 <p>The format of the ResetImageRegistryIterator method is:</p>
190 ResetImageRegistryIterator(void)
  /external/ImageMagick/coders/
json.c     [all...]

Completed in 62 milliseconds