MagickWand 7.1.1
Convert, Edit, Or Compose Bitmap Images
Loading...
Searching...
No Matches
_MagickCLI Struct Reference
Collaboration diagram for _MagickCLI:

Data Fields

struct _MagickWand wand
 
QuantizeInfo * quantize_info
 
DrawInfo * draw_info
 
ProcessOptionFlags process_flags
 
const OptionInfo * command
 
CLIStackimage_list_stack
 
CLIStackimage_info_stack
 
const char * location
 
const char * filename
 
size_t line
 
size_t column
 
size_t signature
 

Detailed Description

Definition at line 101 of file wandcli-private.h.

Field Documentation

◆ column

size_t _MagickCLI::column

Definition at line 128 of file wandcli-private.h.

◆ command

const OptionInfo* _MagickCLI::command

Definition at line 116 of file wandcli-private.h.

◆ draw_info

DrawInfo* _MagickCLI::draw_info

Definition at line 110 of file wandcli-private.h.

◆ filename

const char * _MagickCLI::filename

Definition at line 124 of file wandcli-private.h.

◆ image_info_stack

CLIStack * _MagickCLI::image_info_stack

Definition at line 120 of file wandcli-private.h.

◆ image_list_stack

CLIStack* _MagickCLI::image_list_stack

Definition at line 119 of file wandcli-private.h.

◆ line

size_t _MagickCLI::line

Definition at line 127 of file wandcli-private.h.

◆ location

const char* _MagickCLI::location

Definition at line 123 of file wandcli-private.h.

◆ process_flags

ProcessOptionFlags _MagickCLI::process_flags

Definition at line 113 of file wandcli-private.h.

◆ quantize_info

QuantizeInfo* _MagickCLI::quantize_info

Definition at line 107 of file wandcli-private.h.

◆ signature

size_t _MagickCLI::signature

Definition at line 131 of file wandcli-private.h.

◆ wand

struct _MagickWand _MagickCLI::wand

Definition at line 104 of file wandcli-private.h.


The documentation for this struct was generated from the following file: