#include "l_bitmap.h"
L_LTFIL_API L_INT L_GetAutoCADFilesColorScheme(dwFlags)
Gets the current color scheme that LEADTOOLS uses when loading AutoCAD (DXF and DWG) files.
Pointer to a variable, to be updated with a value that represents the current AutoCAD color scheme that LEADTOOLS uses when loading AutoCAD files.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
Note: More options are available in the LOADFILEOPTION structure.
For an explanation of how LEADTOOLS uses the AutoCAD color scheme flags, refer to L_SetAutoCADFilesColorScheme.
Before calling this function, you must declare a variable of data type L_UINT32. You can then pass the address of the variable in the pFlags parameter, which this function will update with a value that represents the current color scheme used by LEADTOOLS for loading AutoCAD files.
Required DLLs and Libraries
Win32, x64.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document