pixelperfectengine ~master (2023-12-13T21:18:59Z)
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.