Click or drag to resize

VFPFingerPrintDB Class

Inheritance Hierarchy
SystemObject
  VisioForge.VideoFingerPrintingVFPFingerPrintDB

Namespace:  VisioForge.VideoFingerPrinting
Assembly:  VisioForge.VideoFingerPrinting (in VisioForge.VideoFingerPrinting.dll) Version: 1.0.0
Syntax
public class VFPFingerPrintDB

The VFPFingerPrintDB type exposes the following members.

Constructors
  NameDescription
Public methodVFPFingerPrintDB
Initializes a new instance of the VFPFingerPrint class.
Top
Properties
  NameDescription
Public propertyItems
Top
Methods
  NameDescription
Public methodContainsFile
Contains file.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetFingerprint
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberLoad
Loads fingerprint from file.
Public methodSave
Saves DB.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also