Пример #1
0
 public void Render(GraphicsBuffer buffer)
 {
     buffer.DrawImage(image, topRow, leftColumn, 160, 0);
 }