Files and File Formats C DLL

DLL

LIB

Header

Comments

Help Files

Demo Project Source Code

LTFIL?.DLL

LTFIL_?.LIB

LTFILN.H

Provides both low and high-level functions that can be used to load/save image files. These functions allow you to work with files in memory buffers or at offsets within disk files.

C DLL Help

\Examples\CDLL\MainDEMO

\Examples\CDLL\ABC

\Examples\CDLL\FEEDLOAD

\Examples\CDLL\FileConversion

\Examples\CDLL\INFO

\Examples\CDLL\LOADCB

\Examples\CDLL\LOADSAVE

\Examples\CDLL\MEMORY

\Examples\CDLL\MEMORYCB

\Examples\CDLL\NITF

\Examples\CDLL\OFFSET

\Examples\CDLL\REDIRECT

\Examples\CDLL\SAVECB

\Examples\CDLL\SAVEMEMORY

\Examples\CDLL\SIMPLELOAD

\Examples\CDLL\STAMPGET

\Examples\CDLL\STAMPPUT

\Examples\CDLL\THREAD

LF????.DLL

N/A

N/A

Each file filter DLL supports one or more file formats for import and export. Refer to the "Files To Be Included With Your Application" topic in the help file for more information about each file filter DLL.

C DLL Help

\Examples\CDLL\INFO

LTTMB?.DLL

LTTMB_?.LIB

LTTMB.H

Provides support for browsing directories for supported image files, and then creating thumbnail images for each file.

C DLL Help

\Examples\CDLL\MainDEMO

The LEADTOOLS C DLL provides the lowest level of File Format support.