Image.fill

Fills the image with a given Color.

struct Image
@nogc nothrow
void
fill
(
in Color color
)

Meta