fillCircle

Draw a filled circle.

void
fillCircle
(
V
COLOR
)
(
auto ref V v
,,,,
COLOR c
)
if (
is(COLOR : ViewColor!V)
)

Meta