MagickWand
7.0.10
Convert, Edit, Or Compose Bitmap Images
|
Go to the source code of this file.
Functions | |
WandExport void | ProcessScriptOptions (MagickCLI *, const char *, int, char **, int) |
WandExport int | ProcessCommandOptions (MagickCLI *, int, char **, int) |
WandExport MagickBooleanType | MagickImageCommand (ImageInfo *, int, char **, char **, ExceptionInfo *) |
WandExport MagickBooleanType MagickImageCommand | ( | ImageInfo * | , |
int | , | ||
char ** | , | ||
char ** | , | ||
ExceptionInfo * | |||
) |
References AcquireMagickCLI(), CLILogEvent(), CLIOption(), ConcatenateImages(), ConvertCommandOptionFlags, _MagickWand::debug, DestroyMagickCLI(), _MagickWand::exception, _MagickCLI::filename, _MagickWand::image_info, _MagickCLI::image_info_stack, _MagickCLI::image_list_stack, _MagickWand::images, _MagickCLI::line, _MagickCLI::location, MagickPathExtent, MagickUsage(), _MagickWand::name, _Stack::next, _MagickCLI::process_flags, ProcessCommandOptions(), ProcessScriptOptions(), ReadCommandlLine, and _MagickCLI::wand.
WandExport int ProcessCommandOptions | ( | MagickCLI * | , |
int | , | ||
char ** | , | ||
int | |||
) |
References CLICatchException(), CLILogEvent(), CLIOption(), CLIWandException, _MagickCLI::command, _MagickWand::debug, DisableMSCWarning, _MagickCLI::filename, _MagickCLI::image_info_stack, _MagickCLI::image_list_stack, _MagickWand::images, _DrawingWand::index, _MagickCLI::line, _MagickCLI::location, MagickWandSignature, _MagickCLI::process_flags, ProcessExitOption, ProcessImplictRead, ProcessImplictWrite, ProcessOneOptionOnly, ProcessScriptOption, ProcessScriptOptions(), RestoreMSCWarning, _MagickCLI::signature, and _MagickCLI::wand.
Referenced by MagickImageCommand().
WandExport void ProcessScriptOptions | ( | MagickCLI * | , |
const char * | , | ||
int | , | ||
char ** | , | ||
int | |||
) |