dmagick.c.registry

Undocumented in source.

Members

Enums

RegistryType
enum RegistryType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

DefineImageRegistry
MagickBooleanType DefineImageRegistry(RegistryType , const(char)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DeleteImageRegistry
MagickBooleanType DeleteImageRegistry(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageRegistry
void* GetImageRegistry(RegistryType , const(char)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetNextImageRegistry
char* GetNextImageRegistry()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RegistryComponentGenesis
MagickBooleanType RegistryComponentGenesis()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RegistryComponentTerminus
void RegistryComponentTerminus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RemoveImageRegistry
void* RemoveImageRegistry(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ResetImageRegistryIterator
void ResetImageRegistryIterator()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetImageRegistry
MagickBooleanType SetImageRegistry(RegistryType , const(char)* , const(void)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta