For pointers to sample programs that demonstrate many features, see the table below:
Assembly Class/Namespace |
Comments |
Demos |
Leadtools.Services.DataContracts.DLL - Leadtools.Services.DataContracts |
Contains classes for handling different types of data. It also contains enumerations and structures that support the classes. |
\Examples\DotNet\CS\ImageProcessingClientDemo |
Leadtools.Services.Raster.FaultContracts.DLL - Leadtools.Services.Raster.FaultContracts | Contains classes for handling exceptions as faults. It also contains enumerations and structures that support the classes. |
\Examples\DotNet\CS\ImageProcessingClientDemo |
Leadtools.Services.Raster.DataContracts.DLL - Leadtools.Services.Raster.DataContracts | Contains classes for describing image characteristics. It also contains enumerations and structures that support the classes. |
\Examples\DotNet\CS\ImageProcessingClientDemo |
Leadtools.Services.Raster.ServiceContracts.DLL - Leadtools.Services.Raster.ServiceContracts | Contains classes and interfaces to implement service contracts, both requests and responses, to obtain information or convert an image. |
\Examples\DotNet\CS\ImageProcessingClientDemo |
Leadtools.Services.ImageProcessing.DataContracts.DLL - Leadtools.Services.ImageProcessing.DataContracts | Contains enumerations needed in order to perform image processing services. |
\Examples\DotNet\CS\ImageProcessingClientDemo |
Leadtools.Services.ImageProcessing.ServiceContracts.DLL - Leadtools.Services.ImageProcessing.ServiceContracts | Contains classes and interfaces used to perform image processing services. These can be batch, color, document, effects, filters or standard services. |
\Examples\DotNet\CS\ImageProcessingClientDemo |
Leadtools.Services.Forms.DataContracts.DLL - Leadtools.Services.Forms.DataContracts |
Contains classes for handling forms and documents used in performing Optical Character Recognition (OCR) operations. It also contains enumerations and structures that support the classes. |
\Examples\DotNet\CS\OcrClientDemo |
Leadtools.Services.Forms.ServiceContracts.DLL - Leadtools.Services.Forms.ServiceContracts | Contains classes and interfaces for performing OCR recognition. |
\Examples\DotNet\CS\OcrClientDemo |
Leadtools.Services.Barcode.DataContracts.DLL - Leadtools.Services.Barcode.DataContracts | Contains classes for reading and writing barcode data. It also contains enumerations that support the classes. |
\Examples\DotNet\CS\BarcodeClientDemo |
Leadtools.Services.Barcode.ServiceContracts.DLL - Leadtools.Services.Barcode.ServiceContracts | Contains classes and interfaces for service contracts to read and write barcode data. |
\Examples\DotNet\CS\BarcodeClientDemo |
Introduction
Getting Started (Guide to Example Programs)
LEADTOOLS Services Data Contracts Assemblies
Summary of All Supported Image File Formats
Leadtools.Services.Forms.ServiceContracts
Leadtools.Services.Forms.ServiceContracts
How to Host LEADTOOLS Services on IIS 5 and 6
How to Host LEADTOOLS Services on IIS 7
How to Consume our Services as REST Services
Data Contracts and Service Contracts (WCF)