Go to the source code of this file.
Functions |
| WandExport void | CLISettingOptionInfo (MagickCLI *, const char *, const char *, const char *) |
| WandExport void | CLISimpleOperatorImages (MagickCLI *, const char *, const char *, const char *) |
| WandExport void | CLIListOperatorImages (MagickCLI *, const char *, const char *, const char *) |
| WandExport void | CLINoImageOperator (MagickCLI *, const char *, const char *, const char *) |
| WandExport void | CLIOption (MagickCLI *, const char *,...) |
Function Documentation
Definition at line 4697 of file operation.c.
References CLIListOperatorImages(), CLINoImageOperator(), CLISettingOptionInfo(), CLISimpleOperatorImages(), CLIWandExceptionBreak, CLIWandExceptionReturn, _MagickCLI::command, _MagickWand::debug, _MagickWand::exception, _MagickWand::image_info, _MagickWand::images, _MagickWand::name, _MagickWand::signature, _MagickCLI::signature, _MagickCLI::wand, and WandSignature.
Referenced by MagickImageCommand(), ProcessCommandOptions(), and ProcessScriptOptions().