Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Raster imaging C++ Class library help

Vector Images

Show in webframe

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.

See Also:

Raster Imaging C++ Class Hierarchy Chart

Annotations C++ Class Hierarchy Chart

Vector Imaging C++ Class Hierarchy Chart

LEADTOOLS Vector Formats

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.