10350 Santa Monica Blvd. Suite 285, Los Angeles, CA 90025
Phone: 310-691-8920, 310-788-9840, Fax: 419-735 -2419
Card Scanning Solutions
8
Library: CImage
Name
Type
Functionality
Conatenatelmage
Function
Concatenate two images into a single image file
Convertlmage
Function
Convert image format (internal or external image)
Rotateimage
Function
Rotate image clock-wise in 90,180and 270 degrees
(internal or external image)
ReformatImage
Function
Modify the image dpi, color scheme and save scheme
(internal or external image)
Library: COcr
Name
Type
Functionality
ExtractText
Function
Extract text bulks from an image file.
mText
Property
A buffer that contains the extracted text data
Licensing
Each library
must
to be initialized with a license number prior to usage using the
Init()
function of each
library. Failing to initialize the library will block the access to the library functionality. There are two
types of licenses:
Temporary License
: Using this type of license common for library evaluation. This type of license
normally expires after 60 days. A temporary SDK license can be obtained from
http://id-
scan.com/developer
Permanent License
: Unique key that is used to activate the library with no time limit and also used to
identify the customer when calling Card Scanning Solutions for customer support.
The software dealer supplies the permanent license key.
Distribution
To install the SDK files at destination computer you just need to copy all the SDK files that are in the
SDK installation folder to the destination computer.
There are some files that will need to be register on the destination computer such as COM \ActiveX
objects, install these files at the end of the SDK files installations since it will need the none
COM\ActiveX files to exist before register.
Here is a list of the files that need to be register:
ScanW.dll (Com object)
ScanWEx.dll (Com object)
ScanX.dll (ActiveX object) mostly used for VB scripts
Note:
If you don’t use the COM interface in your application and use the SDK files directly like in VC++
then you don’t need to install these files on the destination computer.