/

HTML / CSS / JavaScript Tutorial

JavaScript canvas2d object property: fillStyle

[this page | pdf | back links]

The fillStyle property of the JavaScript DOM object returned by the getContext("2d") method applied to the HTML <canvas> element sets / returns the style (colour, gradient, pattern etc.) used to fill the element.

 


NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)


Desktop view | Switch to Mobile