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 : Tuesday, January 6, 2009 2:44:03 AM(UTC)

aaa6032  
aaa6032

Groups: Registered
Posts: 5


I'm developing a scan program with leadtools v15 and vs.net2005
The program can deal with the scanned image auto after scan a page of document.
But if the number of the functions of dealing with image are over 3 or the PaintProperties.PaintDisplayMode is ScaleToGray, the speed of display is slower than the speed of scan.
How can I do to make the two speeds same if the number of the functions of dealing with image are over 3 and the PaintProperties.PaintDisplayMode is ScaleToGray?
 

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 7, 2009 5:27:40 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

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

The ScaleToGray Paint Display Mode is always slower than the normal display mode. However, if you are testing this inside the Visual Studio .NET debugger, most of our functions will be much slower than usual. I recommend you test using a Release build of the EXE and run it outside the VS IDE debugger.
 
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.051 seconds.