#include <time.h>
#include "magick/version.h"
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 MagickBooleanType | ModuleComponentGenesis (void) |
| |
| MagickExport MagickBooleanType | OpenModule (const char *, ExceptionInfo *) |
| |
| MagickExport MagickBooleanType | OpenModules (ExceptionInfo *) |
| |
| MagickExport ModuleInfo * | GetModuleInfo (const char *, ExceptionInfo *) |
| |
| MagickExport void | DestroyModuleList (void) |
| |
| MagickExport void | ModuleComponentTerminus (void) |
| |
| #define MagickImageCoderSignature |
Value:((size_t) \
#define MagickLibInterface
Definition: version.h:34
#define MAGICKCORE_QUANTUM_DEPTH
Definition: magick-type.h:28
Referenced by RegisterUndefinedImage().
| #define MagickImageFilterSignature |
Value:((size_t) \
#define MagickLibInterface
Definition: version.h:34
#define MAGICKCORE_QUANTUM_DEPTH
Definition: magick-type.h:28
Referenced by InvokeDynamicImageFilter().
| Enumerator |
|---|
| MagickImageCoderModule |
|
| MagickImageFilterModule |
|