pixelperfectengine v0.10.0-beta.4 (2021-12-11T23:19:07Z)
Dub
Repo
Canvas.drawFilledBox
pixelperfectengine
concrete
interfaces
Canvas
Draws a filled rectangle with a specified color.
interface
Canvas
@
trusted
void
drawFilledBox
(
Box
target
,
ubyte
color
)
Meta
Source
See Implementation
pixelperfectengine
concrete
interfaces
Canvas
functions
bitBLT
bitBLTPattern
clearArea
drawBox
drawBoxPattern
drawFilledBox
drawLine
drawLinePattern
drawTextML
drawTextSL
fill
xorBitBLT
Draws a filled rectangle with a specified color.