The following demo programs are in separate EXAMPLES subdirectories (such as C:\LEADTOOLS21\Examples\CDLL). 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.
ColorConversion_Original.exe: Uses pull-down menus to demonstrate most LEADTOOLS Color Conversion features in one application.
ColorConversion: Loads and displays the image file specified on the command line, then uses the LBuffer::ConvertColorSpace function to convert from RGB to YUV, CMYK, (and other formats), redisplaying the image after all color conversions are complete.