Canvas.fill

Fills all subpaths of the current path using the current fillStyle. Open subpaths are implicitly closed when being filled.

struct Canvas
public nothrow @nogc
void
fill
()

Meta