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

  /external/ImageMagick/MagickCore/
registry.h 43 *GetImageRegistry(const RegistryType,const char *,ExceptionInfo *),
registry.c 177 % GetImageRegistry() returns a value associated with an image registry key.
179 % The format of the GetImageRegistry method is:
181 % void *GetImageRegistry(const RegistryType type,const char *key,
193 MagickExport void *GetImageRegistry(const RegistryType type,const char *key,
methods.h 427 #define GetImageRegistry PrependMagickMethod(GetImageRegistry)
    [all...]
resource.c 460 directory=(char *) GetImageRegistry(StringRegistryType,"temporary-path",
    [all...]
distribute-cache.c 294 hosts=(char *) GetImageRegistry(StringRegistryType,"cache:hosts",exception);
    [all...]
identify.c     [all...]
cache.c     [all...]
  /external/ImageMagick/coders/
mpr.c 103 image=(Image *) GetImageRegistry(ImageRegistryType,image_info->filename,
json.c     [all...]
psd.c     [all...]
msl.c 223 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception);
    [all...]
  /external/ImageMagick/MagickWand/
operation.c 158 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception);
    [all...]
mogrify.c 390 image=(Image *) GetImageRegistry(ImageRegistryType,key,sans_exception);
    [all...]

Completed in 71 milliseconds