Using Imaging Common Dialogs

LEADTOOLS provides a set of VCL Common Dialog controls that combine Windows Common Dialog functionality with imaging functionality contained in LEADTOOLS. For a list of required DLL's and bpl’s, refer to Files To Be Included With Your Application. VCL Imaging Common Dialogs are provided for numerous image processing, effects and filtering methods.

image\sqrblit.gif Reusable dialogs for the most common LEADTOOLS imaging methods and effects are now provided.

- 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 event lets you provide custom help information for each dialog.

- A user interface control for the dialogs is provided through flags in the Record (structure) passed to each dialog method.

- An option to have the Imaging Common Dialog process the image automatically is provided.

The following VCL controls are supported. To see a list of the properties, methods and events available for each object/class, click on the object/class name.

LEADDlgColor

LEADDlgEffect

LEADDlgFile

LEADDlgImage

LEADDlgImgDoc

LEADDlgImgEffect

LEADDlgService

LEADDlgWeb