Click or drag to resize

VFPFingerPrintV11Load Method (Byte)

Loads fingerprint from memory.

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public static VFPFingerPrintV11 Load(
	byte[] data
)

Parameters

data
Type: SystemByte
Data.

Return Value

Type: VFPFingerPrintV11
The VFPFingerPrint.
See Also