Exemple #1
0
 /// <summary>
 /// Raises the stop button click event.
 /// </summary>
 public void OnStopButtonClick()
 {
     webCamTextureToMatHelper.Stop();
 }