Internet/Intranet Imaging

LEADTOOLS features a Net Aware ActiveX and COM objects for Internet/intranet applications. The LEAD Main ActiveX control, VCL control and COM objects includes a BitmapDataPath feature, which allows images in any supported raster format to be read from any URL. Additionally, the ActiveX, VCL and COM objects also include an AnnDataPath feature, allowing LEADTOOLS annotation files to be loaded from any URL. LEADTOOLS includes support for Progressive JPEG, Progressive CMP, and interlaced GIF, so you can display images as they are downloaded. GIF support also includes transparency, animation, and embedded text. The GIF code has support for 1 through 8 bits per pixel files. A FeedLoad function is included to allow image data to be displayed as it is being transmitted across the net, providing Internet programmers with the fastest way to begin painting the client’s screen. LEADTOOLS Raster Imaging Pro, Document Imaging products and Medical Imaging products include the above plus low over head COM objects with minimal DLL dependencies that can be used both client and server side. Additionally, HTTP and FTP controls are included to help you send information and images from the client back to the server. An INET control is included to create client server applications to control remote computers using remote procedure calls. On the server side it also includes an Upload control to assist the developer in properly getting the data. Examples for VBScript, JavaScript, and ASP/VBScript are included to assist you in incorporating images into Internet applications.

LEADTOOLS lets you do the following when working with the Internet:

image\sqrblit.jpg Use the ActiveX control's net-aware capabilities to load an image (stored in any of over 70 supported raster formats) asynchronously over the Internet. You can do this by specifying the URL in a single property.

image\sqrblit.jpg Use Microsoft Internet Explorer to load, display, and save any of the image formats that LEADTOOLS supports.

image\sqrblit.jpg Use LEAD controls in an ASP or ISAPI app to perform server side image processing.

image\sqrblit.jpg Use LEAD controls in an ASP or ISAPI app to convert images from a non browser friendly format to a browser friendly one.

image\sqrblit.jpg Use LEAD controls in an ASP or ISAPI app to get and put images into a database.

image\sqrblit.jpg Submit images and information from any application that to a web server via an HTTP Form.

image\sqrblit.jpg Upload images to an FTP server.

image\sqrblit.jpg Parse the images and data out of the posted request string.

image\sqrblit.jpg Use the LEAD controls on the client to perform any of the LEADTOOLS functionality via the LEADTOOLS ActiveX controls or COM objects.

image\sqrblit.jpg Control how data is fed to a load routine.

image\sqrblit.jpg Handle progressive reading and writing of JPEG and LEAD CMP files.

image\sqrblit.jpg Handle transparency, interlaced formatting, and text in GIF files.

image\sqrblit.jpg Create and maintain lists of bitmaps that are used for animation.

image\sqrblit.jpg Create and play animations, read and write animated GIF files, and read AVI files.

image\sqrblit.jpg Read and write most other image file formats that are transmitted on the Internet.

image\sqrblit.jpg Create client/server applications, including video conferencing programs.

image\sqrblit.jpg Send and Receive email.

The LEADTOOLS Internet/Intranet Imaging features are available in the following products:

LEADTOOLS Raster Imaging Pro

LEADTOOLS Raster Imaging Pro for .NET

LEADTOOLS Document Imaging

LEADTOOLS Document Imaging Suite

LEADTOOLS Medical Imaging

LEADTOOLS Medical Imaging Suite

LEADTOOLS Medical Imaging Suite

Support for the Internet/Intranet Imaging features is provided for the following programming interfaces:

ActiveX (No FTP or HTTP ActiveX)

API

Class Library

COM

.NET (No FTP, HTTP or INET .NET)

VCL (No FTP, HTTP or INET .NET)

Please note that LEAD also offers the LEADTOOLS JPEG 2000 COM Object for IE Module, which lets you view JPEG 2000 images in ActiveX enabled web browsers, such as Internet Explorer. For more information, refer to LEADTOOLS JPEG 2000 COM Object for IE.