Home | History | Annotate | Download | only in MagickWand

Lines Matching defs:hald_image

4122             *hald_image;
4125 hald_image=RemoveLastImageFromList(&_images);
4126 if (hald_image == (Image *) NULL)
4128 (void) HaldClutImage(new_images,hald_image,_exception);
4129 hald_image=DestroyImage(hald_image);