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

Inheritance: DepthImageFactoryBase, IBitmapFactory
Show file Open project: an83/KinectTouch2 Class Usage Examples

Public Methods

Method Description
DepthBitmapFactory ( int maxDepth ) : System

Private Methods

Method Description
CreateImage ( Bitmap targetImage, IntPtr pointer ) : void

Method Details

DepthBitmapFactory() public method

public DepthBitmapFactory ( int maxDepth ) : System
maxDepth int
return System