IRenderer.background

The color to fill when clearing.

  1. void background(Color!ubyte background)
  2. Color!ubyte background()
    interface IRenderer
    @safe @safe @property
    Color!ubyte
    background
    ()

Meta