Home | History | Annotate | Download | only in MagickWand

Lines Matching defs:hald_image

8209               *hald_image,
8214 hald_image=RemoveFirstImageFromList(images);
8215 if (hald_image == (Image *) NULL)
8220 (void) HaldClutImage(image,hald_image,exception);
8221 hald_image=DestroyImage(hald_image);