OwnedImage.fillWith

Fills the whole image, border included, with a single color value.

class OwnedImage(COLOR)
public nothrow @nogc
void
fillWith
(
COLOR fill
)

Meta