MagickTextureImage
MagickTextureImage -- repeatedly tiles a texture image across and down the canvas of the current active image
Description
MagickWand MagickTextureImage( MagickWand mgck_wnd, MagickWand texture_wand )
Repeatedly tiles a texture image across and down the canvas of the current active image.
A description of each parameter follows:
| mgck_wnd | A MagickWand resource |
| texture_wand | The MagickWand containing the texture image |