registry.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  RegistryType { UndefinedRegistryType, ImageRegistryType, ImageInfoRegistryType, StringRegistryType }

Functions

MagickExport char * GetNextImageRegistry (void)
MagickExport MagickBooleanType DefineImageRegistry (const RegistryType, const char *, ExceptionInfo *)
MagickExport MagickBooleanType DeleteImageRegistry (const char *)
MagickExport MagickBooleanType RegistryComponentGenesis (void)
MagickExport MagickBooleanType SetImageRegistry (const RegistryType, const char *, const void *, ExceptionInfo *)
MagickExport void * GetImageRegistry (const RegistryType, const char *, ExceptionInfo *)
MagickExport void * RegistryComponentTerminus (void)
MagickExport void ** RemoveImageRegistry (const char *)
MagickExport void ** ResetImageRegistryIterator (void)

Enumeration Type Documentation

Enumerator:
UndefinedRegistryType 
ImageRegistryType 
ImageInfoRegistryType 
StringRegistryType 

Function Documentation

MagickExport MagickBooleanType DefineImageRegistry ( const   RegistryType,
const char *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType DeleteImageRegistry ( const char *   ) 
MagickExport void* GetImageRegistry ( const   RegistryType,
const char *  ,
ExceptionInfo  
)
MagickExport char* GetNextImageRegistry ( void   ) 
MagickExport MagickBooleanType RegistryComponentGenesis ( void   ) 
MagickExport void* RegistryComponentTerminus ( void   ) 
MagickExport void* * RemoveImageRegistry ( const char *   ) 
MagickExport void* * ResetImageRegistryIterator ( void   ) 
MagickExport MagickBooleanType SetImageRegistry ( const   RegistryType,
const char *  ,
const void *  ,
ExceptionInfo  
)

Generated on 20 Apr 2020 for MagickCore by  doxygen 1.6.1