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

  /external/ImageMagick/MagickCore/
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,
methods.h 463 #define GetImageRegistry PrependMagickMethod(GetImageRegistry)
    [all...]

Completed in 79 milliseconds