Re: ImageXResolution capability problem
Started by papyrum at 11-14-2008 7:22. Topic has 1 replies.
|
|
11-14-2008, 7:22
|
papyrum
Joined on 10-09-2008
Posts 14
|
ImageXResolution capability problem
Attachment: images.rar
|
 
 
|
|
|
Hello,
I am using LeadTools v16. and the .NET class library.
I need some help with capabilities. I have done some capabilities testing in two different scanner with twack twain tool:
Scanner A: see scannerA.jpg
Scanner B: see scannerB.jpg
I don't understand the scanner B capabilities for XResolution....what are this values: 78.667,94.400,118.000,157.333???
If you see the scannerB.jpg image, I can't get the max value, min value, step value... Then, As I have developed my application using scannerA, when I query the ImageXResolution.RangeCapability.MaximumValue or the ImageXResolution.RangeCapability.StepSize in scannerB I get an error...
Could you give me some advice please??
I'm sorry about my poor english, I hope you could understand my problem.
Thanks very much,
Pablo L.G.


|
|
|
|
|
Report
|
|
|
|
11-16-2008, 11:49
|
Adam Boulad

Joined on 09-16-2007
Posts 540
|
Re: ImageXResolution capability problem
|
 
 
|
|
|
Pablo, Twacker is the standard test tool for Twain devices. This means if you can use MSG_SET to specify a value in it, you should also be able to use LEADTOOLS SetCapability function. If there's a problem in the driver working with Twacker in any way, it will also fail to work with our toolkit.
About the capability value returned by the Twain driver, you can only check for minimum and maximum if the ContainerType was TwainContainerType.Range. For other types you cannot get Min and Max values.
Adam Boulad LEADTOOLS Technical Support
|
|
|
|
|
Report
|
|
|
|
|
LEAD Support Fo... » Developer » Scanning/Captur... » Re: ImageXResolution capability problem
|
|
Copyright LEAD Technologies, Inc. 2008
