ChessApplication.ImageGrid.GetImage Function
Get the Image used at a specific coordinate.

Public System.Drawing.Image GetImage (System.Drawing.Point)
  Type Name Description  
    System.Drawing.Point p The Point in the ImageGrid  
  Return Description  
    System.Drawing.Image The Image used at specified coordinates