Пример #1
0
 private void UpdateColor(int x, int y)
 {
     UpdateColor(x, y, CaptureHelpers.GetPixelColor(x, y));
 }