Function DrawBuf.fill

fill the whole buffer with solid color (no clipping applied)

abstract void fill(
  uint color
);