C# 클래스 CCT.NUI.Core.Video.RgbBitmapFactory

상속: IBitmapFactory
파일 보기 프로젝트 열기: an83/KinectTouch2 1 사용 예제들

공개 메소드들

메소드 설명
CreateImage ( Bitmap targetImage, IntPtr pointer ) : void
RgbBitmapFactory ( ) : System

메소드 상세

CreateImage() 공개 메소드

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

RgbBitmapFactory() 공개 메소드

public RgbBitmapFactory ( ) : System
리턴 System