Function Image.fill

Fills the image with a given Color.

void fill (
  const(Color) color
) nothrow @nogc;