CanvasPattern - Web APIs | MDN
Instance properties
As an opaque object, this has no exposed property.
Instance methods
There are no inherited method.
CanvasPattern.setTransform()-
Applies a
DOMMatrixrepresenting a linear transform to the pattern.
Specifications
| Specification |
|---|
| HTML # canvaspattern |
Browser compatibility
See also
CanvasRenderingContext2D.createPattern()- The
<canvas>element and its associated interface,HTMLCanvasElement