SPReference Class Reference
List of all members.Detailed Description
PHP Wrapper around the COM object ActiveSW.SPReference.
- Note:
- the class SPReference requires a prior instance of a SPSignWare object
- See also:
- ACTIVESWLib.ISPReference
Public Member Functions | |
| Check ($spPropertyMap=0) | |
| Check the quality and variance of a reference. | |
| checkQuality () | |
| Check the quality of a reference. | |
| createFromFlatFile ($aFlatFile) | |
| Create a SignWare reference from a FlatFile. | |
| getImage ($iIndex, $dZoom=1.0) | |
| Query a signature image. | |
| getImageSize ($iIndex, &$iWidth, &$iHeight) | |
| Query the size of a signature image (if the zoom would be 1.0). | |
| getNumberSignatures () | |
| Query how many signatures are included in this reference object. | |
| loadFromFile ($aFileName) | |
| load this reference object from a file | |
| saveInFile ($aFileName) | |
| save the reference object as a file | |
| setPluginSignature ($strSignature) | |
| Create a SignWare reference from a captured signature. | |
| SPReference () | |
| Constructor. | |
Public Attributes | |
| $className = "SPReference" | |
| Name of this class. | |
| $com = false | |
| native COM handle | |
Constructor & Destructor Documentation
|
|
Constructor.
|
Member Function Documentation
|
|
Check the quality and variance of a reference. The function uses SignWare defaults to check quality and variance if the parameter spPropertyMap is 0 or omitted
|
|
|
Check the quality of a reference.
|
|
|
Create a SignWare reference from a FlatFile.
|
|
||||||||||||
|
Query a signature image.
|
|
||||||||||||||||
|
Query the size of a signature image (if the zoom would be 1.0).
|
|
|
Query how many signatures are included in this reference object.
|
|
|
load this reference object from a file
|
|
|
save the reference object as a file
|
|
|
Create a SignWare reference from a captured signature.
|
Member Data Documentation
|
|
Name of this class.
|
|
|
native COM handle
|
The documentation for this class was generated from the following file: