Click or drag to resize
Accord.NET (logo)

MJPEGStreamParserGetFrame Method

Retrieves the frame from the internal buffer

Namespace:  Accord.Video
Assembly:  Accord.Video (in Accord.Video.dll) Version: 3.8.0
Syntax
public Bitmap GetFrame()
Request Example View Source

Return Value

Type: Bitmap
See Also