MagickWand  7.0.10
Convert, Edit, Or Compose Bitmap Images
wandcli.h File Reference

Go to the source code of this file.

Typedefs

typedef struct _MagickCLI MagickCLI
 

Functions

WandExport MagickCLIAcquireMagickCLI (ImageInfo *, ExceptionInfo *)
 
WandExport MagickCLIDestroyMagickCLI (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

typedef struct _MagickCLI MagickCLI

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 *  ,
  ... 
)