private void DetenerCamara() { webcam.Deinitalize(); BtnIniciarDetenerCamara.Text = "Iniciar cámara"; BtnCapturarFoto.Text = "Borrar foto"; }