Ejemplo n.º 1
0
 void OnApplicationQuit()
 {
     webcam.ReleaseCamera();
     //Free handle
     pixelHandle.Free();
 }