Welcome to LEAD Support Forum Login | Register | Faq  

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

Re: Max image / bitmap size
Started by tteveris@gspinc.com at 11-07-2008 14:55. Topic has 1 replies.

Print Search « Previous Thread Next Thread »
  11-07-2008, 14:55
tteveris@gspinc.com is not online. Last active: 11/7/2008 7:53:05 PM tteveris@gspinc.com

Top 50 Posts
Joined on 12-03-2003
Posts 50
Max image / bitmap size
Reply Quote

What is the maximum image size Leadtools can handle?

I want to create an image width of  60" @ 1440 = 86400 pixels ( 259200 bytes per line)

 

Thanks in advance

 


   Report 
  11-09-2008, 11:42
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: Max image / bitmap size
Reply Quote
There's no hard-wired maximum size, but it depends on Windows and hardware limitation on your machine.

In general, you can work with much larger images using native 64-bit code with our latest toolkits. Also, there are techniques to work with huge images if standard loading and processing does not work. For example, LEADTOOLS has support for keeping the image in a disk file instead of loading it completely into RAM.

If you try something and it doesn't work, please send us full details about the problem and what your requirements are. Also mention what you tried exactly and which LEADTOOLS version and programming interface you used.

Thanks,
Maen Badwan
LEADTOOLS Technical Support

   Report 
Post
LEAD Support Fo... » Developer » General » Re: Max image / bitmap size

Powered by Community Server, by Telligent Systems