LEADTOOLS File Common Dialog boxes greatly simplify development by extending Windows common dialogs to provide imaging-specific capabilities. They combine Windows Common Dialog functionality with LEADTOOLS imaging functionality. Common Dialogs are provided for FileOpen and FileSave. Options include specifying your own String and/or Text, as well as handle Language Customization – ideal for localizing software for international users.
Key features:
- Extended FileOpen and FileSave dialogs with LEADTOOLS imaging-specific options.
- Thumbnail Preview option allows the user to preview images without loading them.
- Thumbnail Preview for image processing dialogs allows the user to preview the change without actually affecting the original image with an optional before† and after thumbnail.
- The thumbnail preview can be zoomed and scrolled to any part of the image to see the details.
- A progress bar that indicates the status of applying the effect is available.
- An optional Help Button lets you provide custom help information for each dialog.
- User Interface control for the dialogs is provided through flags passed to each dialog function or method allowing the text in the dilaogs to be changed or localized.
- Optional automatic processing of the image by the dialog to simplify development.
- Color selection dialogs that support a number of color spaces with the ability to convert between them.
Supported Environments
The toolkit comes in Win32 and x64 editions that can support development of software applications for any of the following environments:
- Windows 7
- Windows Vista
- Windows XP
- Windows 2000
- Windows 2000 Server and newer
Supported Environments
The toolkit comes in Win32, x64 and WinRT editions that can support development of software applications for any of the following environments:
- Windows 8
- Windows 7
- Windows Vista
- Windows XP
- Windows 2000
- Windows 2000 Server and newer
- Windows Phone 8
- Windows Phone 7
Supported Environments
The toolkit comes in Win32 and x64 editions that can support development of software applications for any of the following environments:
- Windows 7
- Windows Vista
- Windows XP
- Windows 2000
- Windows 2000 Server and newer
- Windows Phone 7
See Also