|
MagickWand 7.1.2-25
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
| struct _MagickWand | wand |
| QuantizeInfo * | quantize_info |
| DrawInfo * | draw_info |
| ProcessOptionFlags | process_flags |
| const OptionInfo * | command |
| CLIStack * | image_list_stack |
| CLIStack * | image_info_stack |
| const char * | location |
| const char * | filename |
| size_t | line |
| size_t | column |
| size_t | signature |
Definition at line 106 of file wandcli-private.h.
| size_t _MagickCLI::column |
Definition at line 133 of file wandcli-private.h.
| const OptionInfo* _MagickCLI::command |
Definition at line 121 of file wandcli-private.h.
| DrawInfo* _MagickCLI::draw_info |
Definition at line 115 of file wandcli-private.h.
| const char * _MagickCLI::filename |
Definition at line 129 of file wandcli-private.h.
| CLIStack * _MagickCLI::image_info_stack |
Definition at line 125 of file wandcli-private.h.
| CLIStack* _MagickCLI::image_list_stack |
Definition at line 124 of file wandcli-private.h.
| size_t _MagickCLI::line |
Definition at line 132 of file wandcli-private.h.
| const char* _MagickCLI::location |
Definition at line 128 of file wandcli-private.h.
| ProcessOptionFlags _MagickCLI::process_flags |
Definition at line 118 of file wandcli-private.h.
| QuantizeInfo* _MagickCLI::quantize_info |
Definition at line 112 of file wandcli-private.h.
| size_t _MagickCLI::signature |
Definition at line 136 of file wandcli-private.h.
| struct _MagickWand _MagickCLI::wand |
Definition at line 109 of file wandcli-private.h.