Baseline Widely available
Note: This feature is available in Web Workers.
The CanvasPattern
interface represents an opaque object describing a pattern, based on an image, a canvas, or a video, created by the CanvasRenderingContext2D.createPattern()
method.
It can be used as a fillStyle
or strokeStyle
.
As an opaque object, this has no exposed property.
Instance methodsThere are no inherited method.
CanvasPattern.setTransform()
Applies a DOMMatrix
representing a linear transform to the pattern.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4