pixelperfectengine v0.9.4-beta3 (2019-10-18T18:09:33Z)
Dub
Repo
Canvas.fill
PixelperfectEngine
concrete
interfaces
Canvas
Fills an area with the specified color
interface
Canvas
@
trusted
void
fill
(
int
x0
,
int
y0
,
ubyte
color
,
ubyte
background
= 0
)
Meta
Source
See Implementation
PixelperfectEngine
concrete
interfaces
Canvas
functions
bitBLiT
drawFilledRectange
drawLine
drawRectangle
drawText
fill
xorBLiT
Fills an area with the specified color