MagickWand 7.1.1
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 101 of file wandcli-private.h.
size_t _MagickCLI::column |
Definition at line 128 of file wandcli-private.h.
const OptionInfo* _MagickCLI::command |
Definition at line 116 of file wandcli-private.h.
DrawInfo* _MagickCLI::draw_info |
Definition at line 110 of file wandcli-private.h.
const char * _MagickCLI::filename |
Definition at line 124 of file wandcli-private.h.
CLIStack * _MagickCLI::image_info_stack |
Definition at line 120 of file wandcli-private.h.
CLIStack* _MagickCLI::image_list_stack |
Definition at line 119 of file wandcli-private.h.
size_t _MagickCLI::line |
Definition at line 127 of file wandcli-private.h.
const char* _MagickCLI::location |
Definition at line 123 of file wandcli-private.h.
ProcessOptionFlags _MagickCLI::process_flags |
Definition at line 113 of file wandcli-private.h.
QuantizeInfo* _MagickCLI::quantize_info |
Definition at line 107 of file wandcli-private.h.
size_t _MagickCLI::signature |
Definition at line 131 of file wandcli-private.h.
struct _MagickWand _MagickCLI::wand |
Definition at line 104 of file wandcli-private.h.