Click or drag to resize

VFPFingerprintFromFramesPush Method (Bitmap)

Pushes Bitmap top process.

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public void Push(
	Bitmap frame
)

Parameters

frame
Type: System.DrawingBitmap
Video frame.
See Also