textureplot: Plot Image or Tessellation Using Texture Fill
Description
For a factor-valued pixel image, this command plots each level
of the factor using a different texture.
For a tessellation, each tile is plotted using a different texture.
(Invisible) A texture map (object of class "texturemap")
associating a texture with each level of the factor.
Details
If x is a tessellation, then each tile of the tessellation is
plotted and filled with a texture using add.texture.
If x is a factor-valued pixel image, then
for each level of the factor, the algorithm finds the region where the image
takes this value, and fills the region with a texture using
add.texture.