18 #ifndef MAGICKCORE_REGISTRY_H 19 #define MAGICKCORE_REGISTRY_H 21 #if defined(__cplusplus) || defined(c_plusplus) 47 #if defined(__cplusplus) || defined(c_plusplus) MagickExport MagickBooleanType DeleteImageRegistry(const char *)
MagickExport char * GetNextImageRegistry(void)
MagickExport MagickBooleanType SetImageRegistry(const RegistryType, const char *, const void *, ExceptionInfo *)
MagickExport void * GetImageRegistry(const RegistryType, const char *, ExceptionInfo *)
MagickExport void ResetImageRegistryIterator(void)
MagickExport void * RemoveImageRegistry(const char *)
MagickExport MagickBooleanType DefineImageRegistry(const RegistryType, const char *, ExceptionInfo *)