Click or drag to resize

VFPFingerprintFromFramesPush Method (Byte)

Pushes RGB24 array to process.

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public void Push(
	byte[] rgb24frame
)

Parameters

rgb24frame
Type: SystemByte
RGB24 frame.
See Also