StitchTiles enumeration

StitchTiles enumeration

Specifies the stitching options for the ‘feTurbulence’ filter primitive.

The StitchTiles type exposes the following members:

Fields

FieldDescription
STITCHThe tiles are stitched together to form a smooth, continuous pattern.
NO_STITCHThe tiles are not stitched, which may result in visible seams.

See Also