Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: v16 DotNET equivalent to v14.5 OCX LoadResize
Started by Colin_WFS at 11-07-2008 16:03. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  11-07-2008, 16:03
Colin_WFS is not online. Last active: 11/7/2008 7:46:03 PM Colin_WFS

Not Ranked
Joined on 10-03-2007
Posts 2
v16 DotNET equivalent to v14.5 OCX LoadResize
Reply Quote
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?
   Report 
  11-09-2008, 4:17
Maen Hasan is not online. Last active: 12/30/2008 4:32:47 PM Maen Hasan



Top 10 Posts
Joined on 08-05-2004
Posts 1,876
Re: v16 DotNET equivalent to v14.5 OCX LoadResize
Reply Quote
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

   Report 
Post
LEAD Support Fo... » Developer » Image Processin... » Re: v16 DotNET equivalent to v14.5 OCX LoadResize

Powered by Community Server, by Telligent Systems