Exemplo n.º 1
0
 private void DrawBackground(PaintEventArgs e)
 {
     _pixBuffer.Render(e.Graphics, 0, 0);
 }