C# Class CCT.NUI.Core.Video.DepthBitmapDataSource

Inheritance: BitmapDataSource
Show file Open project: an83/KinectTouch2

Public Methods

Method Description
DepthBitmapDataSource ( IDepthPointerDataSource depthDataSource ) : System

Method Details

DepthBitmapDataSource() public method

public DepthBitmapDataSource ( IDepthPointerDataSource depthDataSource ) : System
depthDataSource IDepthPointerDataSource
return System