Imaging Common Dialogs C++ Class Library

Class

Header File

Comments

Help Files

Demo Project Source Code

LDialog

LTCDLG.H

The LEADTOOLS C++ Class Library provides reusable dialogs for the most common LEADTOOLS imaging functions.

The common dialog features include:

  • FileOpen and FileSave dialogs have been extended to contain LEADTOOLS specific options.

  • A Thumbnail Preview option for FileOpen dialog allows the end user to preview images before loading them.

  • 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 Button callback function lets you provide custom help information for each dialog.

  • A user interface control for the dialogs is provided through flags passed to each dialog function.

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

Common Dialogs C++ CLib Help

\Examples\ClassLibrary\MSVC\MainDEMO

The LEADTOOLS C++ Class Library provides low level support for Imaging Common Dialogs.

The LEADTOOLS C++ Class Library DLL module is LTWVC?.DLL. All classes are located in this DLL, but this DLL may require other DLLs. Refer to the "Files To Be Included With Your Application" topic in the help file for more information.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Getting Started with LEADTOOLS