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

  /external/ImageMagick/MagickCore/
registry.h 43 *GetImageRegistry(const RegistryType,const char *,ExceptionInfo *),
registry.c 176 % GetImageRegistry() returns a value associated with an image registry key.
178 % The format of the GetImageRegistry method is:
180 % void *GetImageRegistry(const RegistryType type,const char *key,
192 MagickExport void *GetImageRegistry(const RegistryType type,const char *key,
resource.c 415 directory=(char *) GetImageRegistry(StringRegistryType,"temporary-path",
    [all...]
methods.h 463 #define GetImageRegistry PrependMagickMethod(GetImageRegistry)
    [all...]
distribute-cache.c 293 hosts=(char *) GetImageRegistry(StringRegistryType,"cache:hosts",exception);
    [all...]
identify.c     [all...]
  /external/ImageMagick/coders/
mpr.c 103 image=(Image *) GetImageRegistry(ImageRegistryType,image_info->filename,
json.c     [all...]
msl.c 224 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_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>
110 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/registry_8c.html" id="GetImageRegistry">GetImageRegistry</a></h2>
112 <p>GetImageRegistry() returns a value associated with an image registry key.</p>
114 <p>The format of the GetImageRegistry method is:</p>
117 void *GetImageRegistry(const RegistryType type,const char *key,
  /external/ImageMagick/MagickWand/
operation.c 157 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception);
    [all...]
mogrify.c 389 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception);
    [all...]

Completed in 189 milliseconds