MagickCore 7.1.0
Convert, Edit, Or Compose Bitmap Images
module.c File Reference
Include dependency graph for module.c:

Go to the source code of this file.

Functions

size_t analyzeImage (Image **, const int, const char **, ExceptionInfo *)
 
MagickExport MagickBooleanType ListModuleInfo (FILE *magick_unused(file), ExceptionInfo *magick_unused(exception))
 
MagickExport MagickBooleanType InvokeDynamicImageFilter (const char *tag, Image **image, const int argc, const char **argv, ExceptionInfo *exception)
 

Function Documentation

◆ analyzeImage()

size_t analyzeImage ( Image **  ,
const int  ,
const char **  ,
ExceptionInfo  
)

◆ InvokeDynamicImageFilter()

◆ ListModuleInfo()

MagickExport MagickBooleanType ListModuleInfo ( FILE *  magick_unusedfile,
ExceptionInfo magick_unusedexception 
)

Definition at line 1640 of file module.c.

References magick_unreferenced, and MagickTrue.