This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Monday, March 26, 2007 11:39:03 AM(UTC)
Groups: Registered
Posts: 5
I just need simple code (VB.net 2005 Leadtools 15) to demonstrate loading C:/123.tif and then applying a gausian filter. All the code examples I have looked atrequire mutiple class files etc. I just want simple code to look at. Thanks.
#2
Posted
:
Thursday, March 29, 2007 7:41:24 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
In the "GaussianCommand Class" help topic, you can
find a simple code sample that only does the following:
- loads image
- applies the Gaussian effect
- saves the result
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.