Vector Images

LEADTOOLS provides support for working with vector images. The most extensive support is available in the Vector Imaging Toolkit.

When working with Vector files, you can use the Vector features, available in the Vector Imaging toolkit, or you can use the C++ Class Library. If you use the C++ Class Library for loading, using the standard loading functions, you can modify the view port and view mode using the following functions:

LFileSettings::GetViewMode2D

LFileSettings::SetViewMode2D

LFileSettings::GetViewport2D

LFileSettings::SetViewport2D

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 LFileSettings::GetAutoCADFilesColorScheme. To set the color scheme to use, call LFileSettings::SetAutoCADFilesColorScheme.

Help Version 20.0.2020.4.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C++ Class Library Help