Home | History | Annotate | Download | only in MagickWand

Lines Matching defs:hald_image

8254               *hald_image,
8259 hald_image=RemoveFirstImageFromList(images);
8260 if (hald_image == (Image *) NULL)
8265 (void) HaldClutImage(image,hald_image,exception);
8266 hald_image=DestroyImage(hald_image);