This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, February 22, 2007 8:01:07 AM(UTC)
Groups: Registered
Posts: 5
Using Raster Imaging Pro for .Net 14.5.0.13:
What algorithim/sampling method does RasterBufferResize/L_Resize use when downsampling or upsampling a buffer?
#2
Posted
:
Sunday, February 25, 2007 12:55:04 AM(UTC)
Groups: Guests
Posts: 3,022
Was thanked: 2 time(s) in 2 post(s)
The algorithm is not mentioned in our public
documentation, but since it doesn't say it's something like Bicubic or Resample
interpolation, it is probably the 'Normal' resizing algorithm.
If you want to resize an image and be able to
choose the algorithm, you can use the SizeCommand Class.
#3
Posted
:
Wednesday, February 28, 2007 11:50:42 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.