Haxe API Documentation
Back | Index
extern class js.html.CanvasPattern
Available in js
This is an opaque object created by CanvasRenderingContext2D's createPattern method (whether based on a image, canvas, or video).

Documentation for this class was provided by MDN.
Back | Index