Function GrayDrawBuf.fill
fill the whole buffer with solid color (no clipping applied)
override void fill(
uint color
);
fill the whole buffer with solid color (no clipping applied)
override void fill(
uint color
);