Home
last modified time | relevance | path

Searched refs:texture_wand (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickWand/
Dmagick-image.c11686 const MagickWand *texture_wand) in MagickTextureImage() argument
11699 (texture_wand->images == (Image *) NULL)) in MagickTextureImage()
11708 status=TextureImage(texture_image,texture_wand->images,wand->exception); in MagickTextureImage()