C# 클래스 KinectRCCar.MjpegProcessor.FrameReadyEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: devinh/KinectRCCar 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Bitmap System.Drawing.Bitmap
BitmapImage System.Windows.Media.Imaging.BitmapImage
FrameBuffer byte[]

프로퍼티 상세

Bitmap 공개적으로 프로퍼티

public Bitmap,System.Drawing Bitmap
리턴 System.Drawing.Bitmap

BitmapImage 공개적으로 프로퍼티

public BitmapImage,System.Windows.Media.Imaging BitmapImage
리턴 System.Windows.Media.Imaging.BitmapImage

FrameBuffer 공개적으로 프로퍼티

public byte[] FrameBuffer
리턴 byte[]