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

  /external/ImageMagick/MagickCore/
registry.h 39 SetImageRegistry(const RegistryType,const char *,const void *,
registry.c 129 return(SetImageRegistry(type,key,value,exception));
420 % SetImageRegistry() associates a value with an image registry key.
422 % The format of the SetImageRegistry method is:
424 % MagickBooleanType SetImageRegistry(const RegistryType type,
467 MagickExport MagickBooleanType SetImageRegistry(const RegistryType type,
methods.h     [all...]
  /external/ImageMagick/coders/
mpr.c 225 status=SetImageRegistry(ImageRegistryType,image->filename,image,exception);
msl.c 233 (void) SetImageRegistry(ImageRegistryType,key,image,exception);
    [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>
193 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="SetImageRegistry">SetImageRegistry</a></h2>
195 <p>SetImageRegistry() associates a value with an image registry key.</p>
197 <p>The format of the SetImageRegistry method is:</p>
200 MagickBooleanType SetImageRegistry(const RegistryType type,
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
operation.c 167 (void) SetImageRegistry(ImageRegistryType,key,image,exception);
    [all...]
mogrify.c 398 (void) SetImageRegistry(ImageRegistryType,key,image,exception);
    [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 553 milliseconds