Searched defs:GetImageRegistry (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dregistry.c176 % 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,
186 MagickExport void *GetImageRegistry(const RegistryType type,const char *key, function
H A Dmethods.h463 #define GetImageRegistry PrependMagickMethod(GetImageRegistry) macro

Completed in 131 milliseconds