#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().
| 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().
Referenced by AcquireMagickCLI(), MagickImageCommand(), and ProcessCommandOptions().
| QuantizeInfo* _MagickCLI::quantize_info |
Referenced by AcquireMagickCLI(), CLINoImageOperator(), and DestroyMagickCLI().
| size_t _MagickCLI::signature |
struct _MagickWand _MagickCLI::wand [read] |
Referenced by AcquireMagickCLI(), CLICatchException(), CLIListOperatorImages(), CLINoImageOperator(), CLIOption(), CLISettingOptionInfo(), CLISimpleOperatorImage(), CLISimpleOperatorImages(), CLIThrowException(), DestroyMagickCLI(), MagickImageCommand(), ProcessCommandOptions(), and ProcessScriptOptions().
1.6.1