Ejemplo n.º 1
0
 private void OnWhiteBalanceOnePush(object sender, EventArgs e)
 {
     if (toupcam_ != null)
     {
         toupcam_.AwbOnePush(null);
     }
 }