Introduction
LEADTOOLS COM has several custom controls and COM Objects developed by LEAD Technologies, Inc.
LEAD Raster Object provides objects for adding basic BITMAP functionality into your applications. The objects in this library are used by many of the other objects and controls in the LEADTOOLS COM product.
LEAD RasterIO Object provides objects for incorporating image file format input, output, compression and decompression into your applications.
LEAD RasterProcess Object provides objects for incorporating image processing (filters, transforms, etc.) into your applications.
LEAD RasterView Control provides controls for incorporating image display into your applications.
LEAD RasterTwain Object provides an object for incorporating TWAIN scanner control into your applications. Information on this object can be found in the LEADTOOLS TWAIN COM Help File (Lttwncomn.chm) in the HELP directory.
LEAD RasterDlg Object provides objects for incorporating imaging common dialogs into your applications. These dialogs provided a quick and easy way to get and utilize user input necessary for image processing.
LEAD RasterAnnotation provides objects for incorporating annotations into your applications.
LEAD RasterAnnMenu provides objects for modifying annotation automation menus.
LEAD RasterAnnToolBar provides objects for incorporating an Annotation Toolbar into your applications. This toolbar makes interaction with annotation easier.
LEAD RasterOLEDB provides objects for incorporating database access, using an OLE DB Provider, into your applications.
LEAD RasterODBC provides objects for incorporating database access, using Open Database Connectivity, into your applications.
LEAD RasterFXD provides objects for incorporating special effects.
LEAD RasterThumbnail provides objects for generating thumbnails of LEAD supported images from a directory.
LEAD ImageList Control provides controls for displaying and manipulating image lists.
LEAD Raster ISIS Object provides custom controls for incorporating ISIS scanner control into your applications.
LEAD Raster Mixed Raster Content Object provides an object for enhancing LEADTOOLS input/output functionality by adding support for color documents containing mixed image and text components.
LEAD Raster PDF Compressor Object provides advanced PDF compression support.
In the documentation, properties, methods and events are designated as to which interface(s) they belong. The properties, methods and events are designated as follows:
Designation |
Description |
ILEADRaster |
member of the LEAD Raster Object |
ILEADRasterIO |
member of the LEAD RasterIO Object |
ILEADRasterProcess |
member of the LEAD RasterProcess Object |
ILEADRasterView |
member of the LEAD RasterView Control |
ILEADRasterDlg |
member of the LEAD RasterDlg Object |
ILEADRasterAnnotation |
member of the LEAD RasterAnnotation Object |
ILEADRasterAnnMenu |
member of the LEAD RasterAnnMenu Object |
ILEADRasterAnnToolBar |
member of the LEAD RasterAnnToolBar Object |
ILEADRasterOLEDB |
member of the LEAD RasterOLEDB Object |
ILEADRasterODBC |
member of the LEAD RasterODBC Object |
ILEADRasterFXD |
member of the LEAD RasterFXD Object |
ILEADRasterImgList |
member of the LEAD ImageList Control |
ILEADRasterThumbnail |
member of the LEAD RasterThumbnail Object |
ILEADRasterISIS |
member of the LEAD RasterISIS Object |
ILEADRasterMRC |
member of the LEAD RasterMRC Object |
ILEADPDFCompressor |
member of the LEAD PDF Compressor Object |
LEADTOOLS COM supports UNICODE. For more information on using the samples in this help file with UNICODE, please refer to A Special Note About UNICODE Support.
The toolkit comes in 32-bit Document/Medical and non-Document/Medical editions. You can use LEADTOOLS COM in any programming environment that supports COM Objects, including the following:
Visual C++ 5.0 and later
Visual Basic 5.0 and later
Please note that due to the large size of the PDF files that contain the LEADTOOLS manuals, these files are no longer included in the setup. Instead, these PDF files can be downloaded from our website at http://support.leadtools.com/SupportPortal/DesktopDefault.aspx?tabindex=3&tabid=27.
Introduction To Image Processing with LEADTOOLS
Compression Using LEAD and JPEG Formats