C# Class KinectRCCar.MjpegProcessor.FrameReadyEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: devinh/KinectRCCar Class Usage Examples

Méthodes publiques

Свойство 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
Résultat System.Drawing.Bitmap

BitmapImage public_oe property

public BitmapImage,System.Windows.Media.Imaging BitmapImage
Résultat System.Windows.Media.Imaging.BitmapImage

FrameBuffer public_oe property

public byte[] FrameBuffer
Résultat byte[]