dmagick.c.magickModule

Undocumented in source.

Members

Enums

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

Functions

DestroyModuleList
void DestroyModuleList()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetModuleList
char** GetModuleList(const(char)* , MagickModuleType , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ImageFilterHandler
size_t ImageFilterHandler(Image** , int , 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.
InitializeModuleList
MagickBooleanType InitializeModuleList(ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InvokeDynamicImageFilter
MagickBooleanType InvokeDynamicImageFilter(const(char)* , Image** , int , 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.
ListModuleInfo
MagickBooleanType ListModuleInfo(FILE* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ModuleComponentGenesis
MagickBooleanType ModuleComponentGenesis()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ModuleComponentTerminus
void ModuleComponentTerminus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OpenModule
MagickBooleanType OpenModule(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.
OpenModules
MagickBooleanType OpenModules(ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RegisterStaticModules
void RegisterStaticModules()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UnregisterStaticModules
void UnregisterStaticModules()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta