Go to the source code of this file.
|
MagickExport char ** | GetModuleList (const char *, const MagickModuleType, size_t *, ExceptionInfo *) |
|
MagickExport const ModuleInfo ** | GetModuleInfoList (const char *, size_t *, ExceptionInfo *) |
|
MagickExport MagickBooleanType | InvokeDynamicImageFilter (const char *, Image **, const int, const char **, ExceptionInfo *) |
|
MagickExport MagickBooleanType | ListModuleInfo (FILE *, ExceptionInfo *) |
|
MagickExport ModuleInfo * | GetModuleInfo (const char *, ExceptionInfo *) |
|
MagickExport void | DestroyModuleList (void) |
|
◆ MagickImageCoderSignature
#define MagickImageCoderSignature |
Value: ((size_t) \
#define MAGICKCORE_QUANTUM_DEPTH
#define MagickLibInterface
Definition at line 27 of file module.h.
◆ MagickImageFilterSignature
#define MagickImageFilterSignature |
◆ ImageFilterHandler
◆ ModuleInfo
◆ MagickModuleType
Enumerator |
---|
MagickImageCoderModule | |
MagickImageFilterModule | |
Definition at line 32 of file module.h.
◆ DestroyModuleList()
◆ GetModuleInfo()
◆ GetModuleInfoList()
◆ GetModuleList()
◆ InvokeDynamicImageFilter()
◆ ListModuleInfo()