18 #ifndef MAGICKWAND_MAGICK_CLI_H
19 #define MAGICKWAND_MAGICK_CLI_H
21 #if defined(__cplusplus) || defined(c_plusplus)
34 #if defined(__cplusplus) || defined(c_plusplus)
WandExport void ProcessScriptOptions(MagickCLI *cli_wand, const char *filename, int magick_unused(argc), char **magick_unused(argv), int magick_unused(index))
Definition: magick-cli.c:111
Definition: wandcli-private.h:101
#define WandExport
Definition: method-attribute.h:71
WandExport int ProcessCommandOptions(MagickCLI *cli_wand, int argc, char **argv, int index)
Definition: magick-cli.c:358
WandExport MagickBooleanType MagickImageCommand(ImageInfo *image_info, int argc, char **argv, char **metadata, ExceptionInfo *exception)
Definition: magick-cli.c:688