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

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

Public Methods

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

Method Details

CreateImage() public method

public CreateImage ( Bitmap targetImage, IntPtr pointer ) : void
targetImage System.Drawing.Bitmap
pointer System.IntPtr
return void

RgbBitmapFactory() public method

public RgbBitmapFactory ( ) : System
return System