Click or drag to resize
MJpegSourceNewFrameEventArgs Constructor
Initializes a new instance of the MJpegSourceNewFrameEventArgs class

Namespace: StreamCoders.MotionJpeg
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public MJpegSourceNewFrameEventArgs(
	Bitmap bitmap
)

Parameters

bitmap
Type: System.DrawingBitmap
See Also