Searched defs:_MagickWand (Results 1 – 1 of 1) sorted by relevance
49 struct _MagickWand struct52 id;55 name[MagickPathExtent]; /* Wand name to use for MagickWand Logs */58 *images; /* The images in this wand - also the current image */61 *image_info; /* Global settings used for images in Wand */64 *exception;67 insert_before, /* wand set to first image, prepend new images */68 image_pending, /* this image is pending Next/Previous Iteration */69 debug; /* Log calls to MagickWand library */72 signature;