Available in the LEADTOOLS Imaging toolkit. |
Introduction
The LEADTOOLS Imaging Common Dialog Win32 COM SDK provides objects for incorporating into your applications reusable imaging common dialogs for the most common LEADTOOLS imaging functions and effects. These dialogs combine Windows dialogs with LEADTOOLS functionality, giving you a quick and easy way to get and utilize user input necessary for numerous image processing effects and filtering functions.
Key Features:
A Thumbnail Preview option for the image processing dialogs allows the end user to preview the proposed change to the image, before actually affecting the original image.
An optional Help callback function lets you provide custom help information for each dialog.
A user interface control for the dialogs is provided through flags in the structure passed to each dialog function.
An option to have the Imaging Common Dialog process the image automatically is provided.
LEADTOOLS Common Dialog COM supports UNICODE.
Executable demos are included in all LEADTOOLS products. The demos provide a quick and easy way to evaluate LEADTOOLS Common Dialog features and performance.
Supported Environments
The toolkit comes in a WIN32 edition so that can support development of software applications for any of the following environments:
Windows 95
Windows 98
Windows 2000
Visual Basic 4.0 and later (32-bit)
Visual C++ 5.0 and later
(32-bit)
For More Information, refer to:
Programming with the LEADTOOLS Imaging Common Dialog COM object