Demo Programs
The following demo programs are in separate EXAMPLES subdirectories (such as C:\LEAD Technologies\LEADTOOLS 15\Examples\API). The executable files for these examples were compiled with Document/Medical capabilities. To get Document/Medical capabilities, you must buy a LEADTOOLS Document/Medical toolkit. Otherwise, if you recompile the examples, the resulting executable files will not have the Document/Medical capabilities.
ClassLibrary\MSVC\Raster |
The main C++ CLib Digital Paint example program. It uses pull-down menus to demonstrate most of the LEADTOOLS DigitalPaint features in one application. This program was compiled using a Microsoft compiler. |
API\Paint |
DigitalPaint Demo is the main Paint example program. It uses pull-down menus to demonstrate most of the LEADTOOLS DigitalPaint (low level) features in one application. |
API\AutPaint |
AutPnt Demo is the Automated Paint example program. It uses pull-down menus to demonstrate most of the LEADTOOLS DigitalPaint (automated) features in one application. |
For more information, refer to:
See Also: