pixelperfectengine v0.10.0-beta.1 (2021-05-16T17:51:01Z)
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.