Go to the source code of this file.
|
| WandExport MagickCLI * | AcquireMagickCLI (ImageInfo *, ExceptionInfo *) |
| |
| WandExport MagickCLI * | DestroyMagickCLI (MagickCLI *) |
| |
| WandExport MagickBooleanType | CLICatchException (MagickCLI *, const MagickBooleanType) |
| |
| WandExport MagickBooleanType | CLILogEvent (MagickCLI *, const LogEventType, const char *, const char *, const size_t, const char *,...) magick_attribute((__format__(__printf__ |
| |
| WandExport MagickBooleanType | CLIThrowException (MagickCLI *, const char *, const char *, const size_t, const ExceptionType, const char *, const char *,...) magick_attribute((__format__(__printf__ |
| |
◆ MagickCLI
◆ AcquireMagickCLI()
◆ CLICatchException()
◆ CLILogEvent()
| WandExport MagickBooleanType CLILogEvent |
( |
MagickCLI * |
, |
|
|
const |
LogEventType, |
|
|
const char * |
, |
|
|
const char * |
, |
|
|
const |
size_t, |
|
|
const char * |
, |
|
|
|
... |
|
) |
| |
◆ CLIThrowException()
| WandExport MagickBooleanType CLIThrowException |
( |
MagickCLI * |
, |
|
|
const char * |
, |
|
|
const char * |
, |
|
|
const |
size_t, |
|
|
const |
ExceptionType, |
|
|
const char * |
, |
|
|
const char * |
, |
|
|
|
... |
|
) |
| |
◆ DestroyMagickCLI()
Definition at line 139 of file wandcli.c.
References _Stack::data, _MagickWand::debug, _MagickCLI::draw_info, _MagickWand::exception, _MagickWand::id, _MagickWand::image_info, _MagickCLI::image_info_stack, _MagickCLI::image_list_stack, _MagickWand::images, MagickWandSignature, _MagickWand::name, _Stack::next, _MagickCLI::quantize_info, RelinquishWandId(), _MagickWand::signature, _MagickCLI::signature, and _MagickCLI::wand.
Referenced by MagickImageCommand().