Click or drag to resize
Accord.NET (logo)

VideoFileReaderReadVideoFrame Method (BitmapData)

Namespace:  Accord.Video.FFMPEG
Assembly:  Accord.Video.FFMPEG (in Accord.Video.FFMPEG.dll) Version: 3.8.0
Syntax
public void ReadVideoFrame(
	BitmapData output
)
Request Example View Source

Parameters

output
Type: System.Drawing.ImagingBitmapData
See Also