Пример #1
0
 public Point findColor(string src)
 {
     return(dm.FindColor(0, 0, 2000, 2000, src));
 }