Page 1 of 1

PixelType and Other Settings

Posted: Tue Sep 02, 2014 9:33 pm
by ulucefe
Hi,

I'm developing a scanning app.
I'm setting PixelType

Code: Select all

currentDevice.PixelType = PixelType.BW;

and it doesn't throw exception. But scanner uses its own settings (ie it scans RBG as it is set in its UI. I set ShowUI = false).
I've tried your WpfTwainAdvanced demo and I choose BW from the Pixel Type combo but it scans RGB.

SDK version: 9.0.1.1.
Scanner: Canon DR-C130

Re: PixelType and Other Settings

Posted: Thu Sep 04, 2014 1:34 pm
by Alex
Hello,

Canon scanners have color auto detection feature and I think this feature is enabled in your scanner. Please open UI of scanner and disable the feature.

Best regards, Alexander