Home | History | Annotate | Download | only in MagickWand

Lines Matching full:mosaic_image

8545               *mosaic_image;
8548 mosaic_image=MergeImageLayers(*images,MosaicLayer,exception);
8549 if (mosaic_image == (Image *) NULL)
8555 *images=mosaic_image;