C# 클래스 Antialiasing.AntialiasingMain

Interaction logic for AntialiasingMain.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: rechc/KinectMiniApps

공개 메소드들

메소드 설명
AntialiasingMain ( ) : System

Initializes a new instance of the AntialiasingMain class.

비공개 메소드들

메소드 설명
ButtonScreenshotClick ( object sender, RoutedEventArgs e ) : void

Handles the user clicking on the screenshot button

SensorAllFramesReady ( object sender, AllFramesReadyEventArgs e ) : void

Event handler for Kinect sensor's DepthFrameReady event

WindowClosing ( object sender, System e ) : void

Execute shutdown tasks

WindowLoaded ( object sender, RoutedEventArgs e ) : void

Execute startup tasks

메소드 상세

AntialiasingMain() 공개 메소드

Initializes a new instance of the AntialiasingMain class.
public AntialiasingMain ( ) : System
리턴 System