printed ~master (2020-12-27T16:45:33Z)
Dub
Repo
IRenderingContext2D.fillStyle
printed
canvas
irenderer
IRenderingContext2D
Changes the current fill brush. Params: color Any HTML color string.
interface
IRenderingContext2D
void
fillStyle
(
Brush
brush
)
Meta
Source
See Implementation
printed
canvas
irenderer
IRenderingContext2D
functions
beginPath
closePath
drawImage
fill
fillAndStroke
fillRect
fillStyle
fillText
fontFace
fontSize
fontStyle
fontWeight
lineTo
lineWidth
measureText
newPage
pageHeight
pageWidth
restore
rotate
save
scale
stroke
strokeRect
strokeStyle
textAlign
textBaseline
translate
Changes the current fill brush. Params: color Any HTML color string.