LEADTOOLS Support
Imaging
Imaging SDK Examples
HOWTO: Load and Convert Vector files as Raster in v15 .NET
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, June 11, 2008 7:18:11 AM(UTC)
Groups: Registered, Tech Support, Administrators
Posts: 764
Since we do not have any vector support in the .NET interface for version 15, one must create API declarations and use the LEADTOOLS API interface for loading the vector files as Raster. The attached VB.NET 2005 project uses the v15 .NET and API interfaces to:
1. Use L_2dSetViewport and L_LoadBitmap to load a vector file into a raster BITMAPHANDLE
2. Save a BITMAPHANDLE as a raster format with L_SaveBitmap
3. Load a vector file into a RasterImageViewer object by using the Leadtools.Compatibility.RasterImageConverter.FromLeadBitmap function.
#2
Posted
:
Friday, August 17, 2012 10:35:52 AM(UTC)
Groups: Tech Support
Posts: 366
Thanks: 1 times
Was thanked: 4 time(s) in 4 post(s)
LEADTOOLS Support
Imaging
Imaging SDK Examples
HOWTO: Load and Convert Vector files as Raster in v15 .NET
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.