Files To Be Included With Your Application

Files for redistribution are installed by the LEADTOOLS setup.  For more information on the installation directory structure, refer to Installation Directory.

Note:

You may not copy or redistribute any of the following files without obtaining the proper license. In some cases, the license is included with your initial purchase of LEADTOOLS. In other cases, you must obtain a license from a third party or enter into a royalty agreement with LEAD to obtain the proper license. For these special licensing situations, see the notes below accompanying the specific file.

Note:

You may not distribute the header files with your application, and you may not provide software development capabilities in your application.

Note:

Most of the LEADTOOLS C API are compiled with Visual Studio 2010 and are linked statically to the Microsoft C/C++ runtime.

Only the following dlls are compiled with requirements for specific versions of the Microsoft C/C++ Runtime:

LTDLGCLR
LTDOCWRTDOCX
LTDLGCOM
LTDOCWRTXPS
LTDLGCTRL
LFDOX
LTDLGEFX
LFHTM
LTDLGFILE
LFPPX
LTDLGIMGDOC
LFXLX
LTDLGIMGEFX
LFXPS
LTDLGIMG
LTDLGKRN
LTDLGRES
LTDLGUTL
LTDLGWEB

The following table summarizes the files you must include on your distribution diskettes to support the LEADTOOLS functions. Most files in the table are optional. These files are referred to as "Redistributables" in the License Agreement.

Please note that LTKRN is required for ALL  C API applications. For more information on LTKRN and other files for the Raster C API, refer to Files To Be Included With Your Application.

Note:

All Unicode versions of LEADTOOLS require Microsoft Unicode Layer for Windows (UNICOWS.DLL) in order to function on Windows 95/98/Me.  You can obtain MSUL from: https://msdn.microsoft.com/en-us/goglobal/bb688166.aspx.

Redistributables:

Explanation:

Win32 Platforms:

x64 Platforms:

LTCLR

LEADTOOLS Color Conversion. The Header File is Ltclr.h.

DLL:
Ltclru.dll

Library:
Ltclr_u.lib

DLL:
Ltclrx.dll

Library:
Ltclr_x.lib

The following files are provided for customizing emulation tables:

Source Convert to

src_cmyk_image.tif

RGB image (i.e. dst_cmyk2rgb_image.tif)

src_rgb_image.tif

Lab image ( i.e. dst_rgb2lab_image.tif)

src_lab_image.tif

RGB image (i.e. dst_lab2rgb_image.tif)

If custom emulation tables are to be used, you can convert the above files using your own or any third party application to the needed color space. A set of images already converted and ready for use (dst_cmyk2rgb_image.tif, dst_rgb2lab_image.tif, and dst_lab2rgb_image.tif), is provided. However, using the provided set of converted images will produce the same results as the built-in emulation tables.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Color Conversion C API Help