Vector Images

LEADTOOLS provides support for working with vector images. The most extensive support is available in selected products only. For more information on the functions supported in the Vector Features, refer to the Ltvecdlln.chm file in your LEADTOOLS \Help directory.

When working with Vector files, you can use the Vector features, available in selected products, or you can use the Main API. If you use the Main API for loading, using the standard loading functions, you can modify the view port and view mode using the following functions:

L_2DGetViewMode

L_2DSetViewMode

L_2DGetViewport

L_2DSetViewport

LEADTOOLS lets you set the color scheme to use when loading AutoCAD files (DXF and DWG). These files can be loaded either Black on White or White on Black. To determine the current color scheme being used by LEADTOOLS, call L_GetAutoCADFilesColorScheme. To set the color shceme to use, call L_SetAutoCADFilesColorScheme.