The following demo programs are in separate EXAMPLES subdirectories of the path where you installed your product (such as C:\LEADTOOLS23\Examples\
).
The executable files for these examples were compiled with all LEADTOOLS capabilities unlocked. However, for redeployment, some of these capabilities require product-specific unlock keys. Otherwise, if you recompile the examples, the resulting executable files will not have the locked capabilities.
To unlock and redeploy these capabilities, you must purchase an appropriate product license, such as that included with a LEADTOOLS Document/Medical toolkit.
The following demos are available:
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
DIB DDB | \Examples\Main\C\DIBDDB(MFC) | \Bin\CDLL\<Win32/Win32/x64/x64>\CLDIBDDB.exe |
Demonstrates the DIB "LEAD Bitmap" DDB cycle. Loads a bitmap and converts between Device Independent Bitmap, LEAD Bitmap, and Device Dependent Bitmap. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Main | \Examples\Main\C\MainDemo(MFC) | \Bin\CDLL\<Win32/Win32/x64/x64>\CLMainDemo.exe |
Demonstrates many of the basic and advanced core features of LEADTOOLS.
|
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Print Preview | \Examples\Main\C\PrintPreview(MFC) | \Bin\CDLL\<Win32/Win32/x64/x64>\CLPrintPreview.exe |
Demonstrates how to print an image, as well as display a Print Preview of the image. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Raster Paint | \Examples\Main\C\Raster(MFC) | \Bin\CDLL\<Win32/Win32/x64/x64>\CLRaster.exe |
Demonstrates some basic paint functionality of the LEADTOOLS class library. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Vector | \Examples\Vector\C\Vector(MFC) | \Bin\CDLL\<Win32/Win32/x64/x64>\CLVector.exe |
Demonstrates how to load and render a vector image Shows how to load, render, and save a vector image |
For more information, refer to:
Programming with LEADTOOLS Containers and Automation