August 2006
Intermediate to advanced
1018 pages
34h 13m
English
CanvasPattern: an image-based pattern for use in a Canvas — Firefox 1.5, Safari 1.3, Opera 9: Object → CanvasPattern
A CanvasPattern object is returned by the createPattern( ) method of a
CanvasRenderingContext2D object. A CanvasPattern object may be used as the
value of the strokeStyle and
fillStyle properties of a
CanvasRenderingContext2D object.
A CanvasPattern object has no properties or methods of its
own. See CanvasRenderingContext2D.createPattern( )
for details on how to create one.
CanvasRenderingContext2D.createPattern(
)
Read now
Unlock full access