Click or drag to resize

VFPImageCompareCompare Method

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public static double Compare(
	Bitmap image1,
	Bitmap image2
)

Parameters

image1
Type: System.DrawingBitmap
image2
Type: System.DrawingBitmap

Return Value

Type: Double
See Also