VintaSoft Twain .NET SDK Discussions

Questions, comments and suggestions concerning VintaSoft Twain .NET SDK.

Board index < VintaSoft Twain < VintaSoft Twain .NET SDK Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

Save As Tif Problem



Save As Tif Problem

Post by igorot »

I'm having a problem saving a scanned grayscale image to tif. The whole image shows up as pure black (whole page is filled with black) while other formats (eg. jpg, png etc) shows up fine. I'm running the C# VS 2008 example without any modification.


Re: Save As Tif Problem

Post by Alex »

Hello,

Please send your image to support@vintasoft.com if possible.

Best regards, Alexander


Re: Save As Tif Problem

Post by igorot »

I'll send an email.

Anyway, is this the right way to scan a grayscal image? I'm not getting a good result with the following code pulled from the FAQ.

VSTwain1.OpenDataSource();
VSTwain1.PixelType = PixelType.Gray;;
VSTwain1.Acquire();


Page 1 from 1: 1