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 |
---|---|---|---|
Digital Paint | \Examples\Paint\C\AutPaint | \Bin\CDLL\<Win32/Win32/x64/x64>\AutPaint.exe |
Demonstrates the features of LEADTOOLS digital paint technology Draw on an image with the paint brush tool, add lines, fill, select, magnify, pan, and more. |
Demo Name | Source Code Path | Pre-Compiled Executable Path | Description |
---|---|---|---|
Paint | \Examples\Paint\C\Paint | \Bin\CDLL\<Win32/Win32/x64/x64>\Paint.exe |
Demonstrates how to draw and paint on an image Shows how to create an application similar to the Windows Paint application. |