This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, March 31, 2006 5:13:45 AM(UTC)
Groups: Registered
Posts: 3
I have tried multiple .dwf files and when I convert them to a .tif file, the resolution is bad. I am using the Rastering Image 14.5 demo application. As well I have developed my own application to render these files.
Is there a way to get the data out of a .dwf file to get the resolution, etc from the file.
#2
Posted
:
Tuesday, April 4, 2006 11:32:02 AM(UTC)
Groups: Manager, Tech Support
Posts: 367
Was thanked: 1 time(s) in 1 post(s)
When you use LEADTOOLS to convert a vector file to a raster image, you
can increase the resulting image resolution by specifying larger width
and height values to be used in reasterizing.
If you are using the DLL API, the function to do that is L_2DSetViewport.
If you are using our COM objects, it's done using the RasterizeViewportWidth and RasterizeViewportHeight properties.
Amin Dodin
Senior Support Engineer
LEAD Technologies, Inc.
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.