ICanvasPattern Interface

ICanvasPattern interface

Represents an opaque object describing a pattern, based on an image, a canvas or a video.

public interface ICanvasPattern

Methods

NameDescription
SetTransform(SVGMatrix)Applies an SVGMatrix representing a linear transform to the pattern.

See Also