C# Class DepthCamera.MainWindow

MainWindow.xaml の相互作用ロジック
Inheritance: System.Windows.Window
Afficher le fichier Open project: kaorun55/KinectSdkIntroduction

Méthodes publiques

Méthode Description
MainWindow ( ) : System

Private Methods

Méthode Description
kinect_ColorFrameReady ( object sender, ColorImageFrameReadyEventArgs e ) : void
kinect_DepthFrameReady ( object sender, DepthImageFrameReadyEventArgs e ) : void

Method Details

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System