Gets the object used to set the options for loading a vector image file as a raster image.
public CodecsVectorLoadOptions Load { get; }
Public ReadOnly Property Load As CodecsVectorLoadOptions
public CodecsVectorLoadOptions getLoad()
public:
property CodecsVectorLoadOptions^ Load {
CodecsVectorLoadOptions^ get();
}
An instance of CodecsVectorLoadOptions object that contains the options to use for loading a vector image file as a raster image.
LEADTOOLS provides support for loading a vector image as a raster image. Vector formats such as DXF, DWG and SVG can be converted to a raster image through a process called rasterization.
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