This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Saturday, November 29, 2008 7:44:24 AM(UTC)
Groups: Registered
Posts: 5
Hi
When I use a rasterimageviewer to display a large black and white Tiff image(such as the width is 10000 and height is 20000) with VB.NET 2005 and leadtools for dotnet v15, I find that if I zoom out the image(such as 100*200) the image will become not clear.
But I know that the image display in the lead activex control of leadtools v13 will be still clear if I zoom out it.
Can I get the clear image with leadtools for dotnet v15? How?
Thanks!
#2
Posted
:
Sunday, November 30, 2008 5:25:53 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
Did you try to set the RasterPaintProperties.PaintDisplayMode propery to RasterPaintDisplayModeFlags.Resample. For more information and a sample code, please check the 'RasterPaintProperties Structure' help topic in the .NET help files.
If this does not work, please let me know.
#3
Posted
:
Wednesday, December 17, 2008 5:22:09 AM(UTC)
Groups: Registered
Posts: 5
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.