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 : Wednesday, January 24, 2007 11:54:14 AM(UTC)

omara  
omara

Groups: Registered
Posts: 1


here is the method that I have the error in
RasterImage image = codecs.Load(@"C:\Backup\LG0.tif");

Please help.

Thanks.
 

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 : Wednesday, January 24, 2007 12:13:35 PM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


Invalid File Format means that the file is either invalid or that LEADTOOLS cannot find the necessary filter/codec dll to load the file.  If you are using 14.5, make sure you are setting the RasterCodecs.CodecsPath property to where your codecs dlls are located.  If you are using 15, make sure you call RasterCodecs.Startup and that you have included as references the necessary dlls for your file format.  If you don't want them added as references, you need to simply copy them to the same directory as your exe.
 
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.098 seconds.