AspriseImaging Methods |
The AspriseImaging type exposes the following members.
Name | Description | |
---|---|---|
addToSystemPath |
Adds the given directory to the PATH variable.
| |
CallFunc |
Invokes a function
| |
configureNativeLogging |
Configure logging settings.
| |
Equals | (Inherited from Object.) | |
getDll | Finds the asprise_imaging dll in system path or from bundle and return the path to the dll. | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
getImgDllName |
The simple name of the imaging dll file.
| |
GetLibraryBuildInfo |
Build info such as date.
| |
GetLibraryVersion |
The library version.
| |
GetSource |
Retrieve the source info optionally with caps.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
getWindowHandle | ||
InputLicense | Input the license code | |
isEmpty | return true if the given string is null or of lenght 0. | |
Scan(String, String, Boolean, Boolean) |
Performs scanning from a device and output (return, save, and/or upload).
| |
Scan(Request, String, Boolean, Boolean) |
Performs scanning from a device and output (return, save, and/or upload).
| |
ScanAndReturnRaw |
Performs scanning from a device and output result in JSON.
| |
scanGetDefaultSourceName |
Gets the name of the default source or null if none presents.
| |
ScanListSources |
Lists all sources with names only.
| |
ScanListSources(Boolean, String, Boolean, Boolean) |
Retrieve list of sources (i.e., devices) optionally with caps; the default source has "default" set to true.
| |
ScanListSourcesWithFullDetails |
Retrieve list of sources (i.e., devices) with all capabilities; the default source has "default" set to true.
| |
ScanSelectDefaultSource |
Prompts system device selection dialog for the user to select the default device.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |