MJpegSourceNewFrameEventArgsBitmap Property |
Namespace: StreamCoders.MotionJpegAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic Bitmap Bitmap { get; }
Public ReadOnly Property Bitmap As Bitmap
Get
public:
property Bitmap^ Bitmap {
Bitmap^ get ();
}
member Bitmap : Bitmap with get
Property Value
Type:
Bitmap
See Also