Home | History | Annotate | Download | only in MagickWand

Lines Matching defs:hald_image

4076             *hald_image;
4079 hald_image=RemoveLastImageFromList(&_images);
4080 if (hald_image == (Image *) NULL)
4082 (void) HaldClutImage(new_images,hald_image,_exception);
4083 hald_image=DestroyImage(hald_image);