Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Monday, August 20, 2007 1:43:41 AM(UTC)

linish  
linish

Groups: Registered
Posts: 4


Hi,

 Here I am trying to load a Tif image but getting an error in Load() function . The error what i'm getting is "Invalid File Format".

Can please anyone tell how to solve this problem.

 

Leadtools.Codecs.RasterCodecs codcs = new Leadtools.Codecs.RasterCodecs();

IRasterImage RasImg1 = codcs.Load("D:\\DOXIO23.tif");

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, August 20, 2007 4:00:26 AM(UTC)

Qasem Lubani  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

In most cases, the reason for this is that you did not include all the needed LEADTOOLS codec DLL files in your application, such as Leadtools.Codecs.Tif.dll and Leadtools.Codecs.Fax.dll (For loading TIF images).

For a list of needed files, see the help topic "Files To Be Included With Your Application"
 
#3 Posted : Tuesday, August 21, 2007 3:58:33 AM(UTC)

linish  
linish

Groups: Registered
Posts: 4


Thank you very much..
 
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.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.095 seconds.