LEADTOOLS Support
Imaging
Imaging SDK Questions
Re: v16 DotNET equivalent to v14.5 OCX LoadResize
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, November 7, 2008 10:58:40 AM(UTC)
Groups: Registered
Posts: 2
I have an app written in VB6 using OCX14.5 and I use the LoadResize function quite a lot. I'm experimenting with v16 DotNET instead. Does anyone know if there is an equivalent function for v16 .NET?
#2
Posted
:
Saturday, November 8, 2008 11:12:53 PM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
If you mean that you want to resize the image as it loads, you can use the following load method:
RasterCodecs.Load(String,Int32,Int32,Int32,RasterSizeFlags,CodecsLoadByteOrder,Int32,Int32)
For more information, please refer to the LEADTOOLS .Net documentation.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
LEADTOOLS Support
Imaging
Imaging SDK Questions
Re: v16 DotNET equivalent to v14.5 OCX LoadResize
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.