Home
last modified time | relevance | path

Searched defs:_MagickCLI (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
Dwandcli-private.h101 struct _MagickCLI /* CLI interface version of MagickWand */ struct
104 wand; /* The Image List and Global Option Settings */
107 *quantize_info; /* for CLI API usage, not used by MagickWand API */
110 *draw_info; /* for CLI API usage, not used by MagickWand API */
113 process_flags; /* When handling CLI, what options do we process? */
116 *command; /* The option entry that is being processed */
119 *image_list_stack, /* Stacks of Image Lists and Image Info settings */
120 *image_info_stack;
123 *location, /* location format string for exception reports */
124 *filename; /* "CLI", "unknown", or the script filename */
[all …]