wandcli.h File Reference
Go to the source code of this file.
Typedefs |
| typedef struct _MagickCLI | MagickCLI |
Functions |
| 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__ |
Typedef Documentation
Function Documentation
| WandExport MagickCLI* AcquireMagickCLI |
( |
ImageInfo * |
, |
|
|
ExceptionInfo * |
| |
|
) |
| | |
| WandExport MagickBooleanType CLICatchException |
( |
MagickCLI * |
, |
|
|
const |
MagickBooleanType | |
|
) |
| | |
| WandExport MagickBooleanType CLILogEvent |
( |
MagickCLI * |
, |
|
|
const |
LogEventType, |
|
|
const char * |
, |
|
|
const char * |
, |
|
|
const |
size_t, |
|
|
const char * |
, |
|
|
|
... | |
|
) |
| | |
| WandExport MagickBooleanType CLIThrowException |
( |
MagickCLI * |
, |
|
|
const char * |
, |
|
|
const char * |
, |
|
|
const |
size_t, |
|
|
const |
ExceptionType, |
|
|
const char * |
, |
|
|
const char * |
, |
|
|
|
... | |
|
) |
| | |
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().