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, October 30, 2006 12:31:22 PM(UTC)
jljamison

Groups: Registered
Posts: 19


I am calling LBitmap::EdgeDetectStatistical and getting error -1089.  This is Raster class library 14.5.0.18 in C++.  It is occuring in a window displaying a bitmap from a scan, in LZW TIFF format.

This error code does not appear in my LEAD documentation...

Thanks
John Jamison
 

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 : Tuesday, October 31, 2006 11:10:29 AM(UTC)

Amin  
Amin

Groups: Manager, Tech Support
Posts: 367

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

John,
This error is probably generated because the image processing DLL is not loaded.
Add the following code before calling this function:
LBase::LoadLibraries(LT_IMG);

Amin Dodin

Senior Support Engineer
LEAD Technologies, Inc.
LEAD Logo
 
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.044 seconds.