SPSignature Class Reference
List of all members.Detailed Description
PHP Wrapper around the COM object ActiveSW.SPSignature.
- Note:
- the class SPSignature requires a prior instance of a SPSignWare object
- See also:
- ACTIVESWLib.ISPSignature
Public Member Functions | |
| create () | |
| Create the native object. | |
| createClone ($aCom) | |
| Copy the native object. | |
| getImage ($dZoom=1.0) | |
| Query the signature as image. | |
| getImageSize (&$iWidth, &$iHeight) | |
| Query the size of a signature image (if the zoom would be 1.0). | |
| setPluginSignature ($strSignature) | |
| Create a SignWare signature from a captured signature. | |
| SPSignature () | |
Public Attributes | |
| $className = "SPSignature" | |
| Name of this class. | |
| $com = false | |
| native COM handle | |
Constructor & Destructor Documentation
|
|
Constructor
|
Member Function Documentation
|
|
Create the native object.
|
|
|
Copy the native object.
|
|
|
Query the signature as image.
|
|
||||||||||||
|
Query the size of a signature image (if the zoom would be 1.0).
|
|
|
Create a SignWare signature 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: