Click or drag to resize

VFPFingerprintFromFramesPush Method (IntPtr, Int32)

Pushes RGB24 frame.

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public void Push(
	IntPtr rgb24frame,
	int rgb24frameSize
)

Parameters

rgb24frame
Type: SystemIntPtr
Frame.
rgb24frameSize
Type: SystemInt32
Frame size.
See Also