fillCircle

Undocumented in source. Be warned that the author may not have intended to support it.
nothrow @nogc
void
fillCircle
(
V
COLOR
)
(
auto ref V v
,
int x
,
int y
,
int r
,
COLOR c
)
if (
is(COLOR : ViewColor!V)
)

Meta