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

Inheritance: IBitmapFactory
Afficher le fichier Open project: an83/KinectTouch2 Class Usage Examples

Méthodes publiques

Méthode Description
CreateImage ( Bitmap targetImage, IntPtr pointer ) : void
RgbBitmapFactory ( ) : System

Method Details

CreateImage() public méthode

public CreateImage ( Bitmap targetImage, IntPtr pointer ) : void
targetImage System.Drawing.Bitmap
pointer System.IntPtr
Résultat void

RgbBitmapFactory() public méthode

public RgbBitmapFactory ( ) : System
Résultat System