Home | History | Annotate | Download | only in MagickWand

Lines Matching full:mosaic_image

6818     *mosaic_image;
6826 mosaic_image=MergeImageLayers(wand->images,method,wand->exception);
6827 if (mosaic_image == (Image *) NULL)
6829 return(CloneMagickWandFromImages(wand,mosaic_image));