C# Class KinectRCCar.MjpegProcessor.FrameReadyEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: devinh/KinectRCCar Class Usage Examples

Public Properties

Property Type Description
Bitmap System.Drawing.Bitmap
BitmapImage System.Windows.Media.Imaging.BitmapImage
FrameBuffer byte[]

Property Details

Bitmap public_oe property

public Bitmap,System.Drawing Bitmap
return System.Drawing.Bitmap

BitmapImage public_oe property

public BitmapImage,System.Windows.Media.Imaging BitmapImage
return System.Windows.Media.Imaging.BitmapImage

FrameBuffer public_oe property

public byte[] FrameBuffer
return byte[]