Imaging Common Dialogs

LEADTOOLS Common Dialog boxes greatly simplify development and save hours of tedious programming by combining Windows Common Dialog functionality with LEADTOOLS imaging functionality to provide imaging-specific capabilities. The Common Dialog boxes provide complete code for all common imaging dialogs such as FileOpen, FileSave, Color Resolution, Image Processing/Filtering, and Effects. Thumbnail previewing of image changes saves processing time and avoids un-dos. You can specify your own String and/or Text, as well as handle Language Customization – simplifying the task of localizing your software for International users.

LEADTOOLS Imaging Common Dialogs also provide input dialog boxes for all LEADTOOLS image processing functions. These dialogs allow you to quickly and easily enable your application to gather input from end-users for the parameters required by the various LEADTOOLS functions. These dialogs can also be used to automatically process the image based on end-user input (thus reducing the amount of code you have to write).

More:

Common Dialogs Key Features

Common Dialogs Function Groups and Examples