feTile: Fill a rectangle with a tiled pattern of an input image.

Description Usage Arguments Details Value Author(s) References See Also

Description

This filter primitive fills a target rectangle with a repeated, tiled pattern of an input image. The target rectangle is as large as the filter primitive subregion established by the x, y, width and height arguments that are passed onto fe by feTile.

Usage

1
feTile(input = NA, ...)

Arguments

input

Identifies an input for this filter primtive. See filterInputs.

...

Further arguments to be passed onto fe.

Details

For more information about this primitive, consult the reference to the SVG specification.

Value

An fe.tile object.

Author(s)

Simon Potter

References

http://www.w3.org/TR/SVG/filters.html#feTileElement

See Also

filterEffect, fe.


sachsmc/gridSVG documentation built on May 29, 2019, 12:44 p.m.