Canvas.fill

Fills an area with the specified color.

interface Canvas
public @trusted
void
fill
(,
ubyte color
,
ubyte background = 0
)

Meta