Method | Description | |
---|---|---|
MainWindow ( ) : System |
Initializes a new instance of the MainWindow class.
|
Method | Description | |
---|---|---|
ButtonScreenshotClick ( object sender, |
Handles the user clicking on the screenshot button
|
|
SensorColorFrameReady ( object sender, ColorImageFrameReadyEventArgs e ) : void |
Event handler for Kinect sensor's ColorFrameReady event
|
|
ShouldMakeTransparent ( byte tRed, byte tGreen, byte tBlue, byte red, byte green, byte blue, int tolerance ) : bool | ||
WindowClosing ( object sender, System e ) : void |
Execute shutdown tasks
|
|
WindowLoaded ( object sender, |
Execute startup tasks
|