wandcli.c File Reference

#include "MagickWand/studio.h"
#include "MagickWand/MagickWand.h"
#include "MagickWand/wand.h"
#include "MagickWand/magick-wand-private.h"
#include "MagickWand/wandcli.h"
#include "MagickWand/wandcli-private.h"
#include "MagickCore/exception.h"

Functions

WandExport MagickCLIAcquireMagickCLI (ImageInfo *image_info, ExceptionInfo *exception)
WandExport MagickCLIDestroyMagickCLI (MagickCLI *cli_wand)
WandExport MagickBooleanType CLICatchException (MagickCLI *cli_wand, const MagickBooleanType all_exceptions)
WandExport MagickBooleanType CLILogEvent (MagickCLI *cli_wand, const LogEventType type, const char *magick_module, const char *function, const size_t line, const char *format,...)
WandExport MagickBooleanType CLIThrowException (MagickCLI *cli_wand, const char *magick_module, const char *function, const size_t line, const ExceptionType severity, const char *tag, const char *format,...)

Function Documentation

WandExport MagickCLI* AcquireMagickCLI ( ImageInfo *  image_info,
ExceptionInfo *  exception 
)
WandExport MagickBooleanType CLICatchException ( MagickCLI cli_wand,
const MagickBooleanType  all_exceptions 
)
WandExport MagickBooleanType CLILogEvent ( MagickCLI cli_wand,
const LogEventType  type,
const char *  magick_module,
const char *  function,
const size_t  line,
const char *  format,
  ... 
)
WandExport MagickBooleanType CLIThrowException ( MagickCLI cli_wand,
const char *  magick_module,
const char *  function,
const size_t  line,
const ExceptionType  severity,
const char *  tag,
const char *  format,
  ... 
)
WandExport MagickCLI* DestroyMagickCLI ( MagickCLI cli_wand  ) 

Generated on 7 Oct 2019 for MagickWand by  doxygen 1.6.1