MagickWand
7.0.9
Convert, Edit, Or Compose Bitmap Images
|
#include <wandcli-private.h>
Data Fields | |
struct _MagickWand | wand |
QuantizeInfo * | quantize_info |
DrawInfo * | draw_info |
ProcessOptionFlags | process_flags |
const OptionInfo * | command |
Stack * | image_list_stack |
Stack * | image_info_stack |
const char * | location |
const char * | filename |
size_t | line |
size_t | column |
size_t | signature |
size_t _MagickCLI::column |
Referenced by AcquireMagickCLI(), CLILogEvent(), CLIThrowException(), and ProcessScriptOptions().
const OptionInfo* _MagickCLI::command |
Referenced by AcquireMagickCLI(), CLIOption(), ProcessCommandOptions(), and ProcessScriptOptions().
DrawInfo* _MagickCLI::draw_info |
Referenced by AcquireMagickCLI(), CLINoImageOperator(), and DestroyMagickCLI().
const char * _MagickCLI::filename |
Referenced by AcquireMagickCLI(), CLILogEvent(), CLIThrowException(), MagickImageCommand(), ProcessCommandOptions(), and ProcessScriptOptions().
Stack * _MagickCLI::image_info_stack |
Stack* _MagickCLI::image_list_stack |
size_t _MagickCLI::line |
Referenced by AcquireMagickCLI(), CLILogEvent(), CLIThrowException(), MagickImageCommand(), ProcessCommandOptions(), and ProcessScriptOptions().
const char* _MagickCLI::location |
Referenced by AcquireMagickCLI(), CLILogEvent(), CLIThrowException(), MagickImageCommand(), ProcessCommandOptions(), and ProcessScriptOptions().
ProcessOptionFlags _MagickCLI::process_flags |
Referenced by AcquireMagickCLI(), MagickImageCommand(), and ProcessCommandOptions().
QuantizeInfo* _MagickCLI::quantize_info |
Referenced by AcquireMagickCLI(), CLINoImageOperator(), and DestroyMagickCLI().
size_t _MagickCLI::signature |
struct _MagickWand _MagickCLI::wand |
Referenced by AcquireMagickCLI(), CLICatchException(), CLIListOperatorImages(), CLINoImageOperator(), CLIOption(), CLISettingOptionInfo(), CLISimpleOperatorImage(), CLISimpleOperatorImages(), CLIThrowException(), DestroyMagickCLI(), MagickImageCommand(), ProcessCommandOptions(), and ProcessScriptOptions().