Ejemplo n.º 1
0
 public void Camera_CapToSave(string SavePath, string FileType)
 {
     CameraOnGripper.ShotToSaveImage(SavePath, FileType);
 }